mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Update hints
This commit is contained in:
@@ -26,7 +26,7 @@ repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
// Set the JVM language level used to compile sources and generate files - Java 11 is required since 2020.3
|
||||
// Set the JVM language level used to build project. Use Java 11 for 2020.3+, and Java 17 for 2022.2+.
|
||||
kotlin {
|
||||
jvmToolchain(11)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user