We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2048d89 commit 175550eCopy full SHA for 175550e
1 file changed
build.gradle
@@ -1,4 +1,4 @@
1
plugins {
2
- id 'org.jetbrains.kotlin.jvm' version '1.7.10' apply false
3
- id 'org.jetbrains.kotlin.plugin.serialization' version '1.7.10' apply false
+ id 'org.jetbrains.kotlin.jvm' version '1.8.21' apply false
+ id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.21' apply false
4
}
0 commit comments