IJPL-165516 bump Kotlin to 2.0.21: compilation fixup

GitOrigin-RevId: 2639da76fc35c2ac31fdfee79ffae90c10d95394
This commit is contained in:
Dmitriy.Panov
2024-12-02 11:28:03 +01:00
committed by intellij-monorepo-bot
parent 61c4e3bc52
commit 58072bd39b
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
</stringArguments>
<arrayArguments>
<arrayArg name="pluginClasspaths">
<args>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.21-RC/kotlin-compose-compiler-plugin-2.0.21-RC.jar</args>
<args>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.21/kotlin-compose-compiler-plugin-2.0.21.jar</args>
</arrayArg>
</arrayArguments>
</compilerArguments>

View File

@@ -14,7 +14,7 @@
</stringArguments>
<arrayArguments>
<arrayArg name="pluginClasspaths">
<args>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.21-RC/kotlin-compose-compiler-plugin-2.0.21-RC.jar</args>
<args>$MAVEN_REPOSITORY$/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.21/kotlin-compose-compiler-plugin-2.0.21.jar</args>
</arrayArg>
</arrayArguments>
</compilerArguments>