mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
JVM compatibility version extracted to gradle.properties file
This commit is contained in:
committed by
Jakub Chrzanowski
parent
2cfe23439b
commit
a396820b68
@@ -22,6 +22,9 @@ platformDownloadSources = true
|
||||
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
|
||||
platformPlugins =
|
||||
|
||||
# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
|
||||
javaVersion = 11
|
||||
|
||||
gradleVersion = 7.1.1
|
||||
|
||||
# Opt-out flag for bundling Kotlin standard library.
|
||||
|
||||
Reference in New Issue
Block a user