We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kotlinApiVersionForProjectsUsedInIntelliJKotlinPlugin
1 parent b5e43b4 commit 69f1cb7Copy full SHA for 69f1cb7
gradle.properties
@@ -35,7 +35,7 @@ kotlinLanguageVersion=2.1
35
36
# Should be less or equal to the Kotlin stdlib version used inside IntelliJ IDEA repository, see KT-62510.
37
# IntelliJ IDEA Kotlin stdlib version can be found at https://github.com/JetBrains/intellij-community/blob/master/.idea/libraries/kotlin_stdlib.xml
38
-kotlinApiVersionForProjectsUsedInIntelliJKotlinPlugin=2.0
+kotlinApiVersionForProjectsUsedInIntelliJKotlinPlugin=2.1
39
40
kotlin.build.gradlePlugin.version=0.0.40
41
0 commit comments