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.
1 parent 53e93e8 commit 83bf18eCopy full SHA for 83bf18e
gradle.properties
@@ -5,7 +5,7 @@
5
# Kotlin
6
version=1.8.0-RC2-SNAPSHOT
7
group=org.jetbrains.kotlinx
8
-kotlin_version=1.9.21
+kotlin_version=2.0.20
9
# DO NOT rename this property without adapting kotlinx.train build chain:
10
atomicfu_version=0.23.1
11
@@ -31,7 +31,7 @@ jna_version=5.9.0
31
# Gradle
32
jdk_toolchain_version=11
33
animalsniffer_version=1.7.1
34
-shadow_version=7.1.2
+shadow_version=8.0.0
35
#shadow_version=8.1.1 For Gradle 8, not compatible with Gradle 7
36
37
# Android versions
0 commit comments