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 8c9bb25Copy full SHA for 8c9bb25
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.1.0
9
# DO NOT rename this property without adapting kotlinx.train build chain:
10
atomicfu_version=0.23.1
11
@@ -15,7 +15,7 @@ junit5_version=5.7.0
15
knit_version=0.5.0
16
html_version=0.7.2
17
lincheck_version=2.18.1
18
-dokka_version=1.9.10
+dokka_version=2.0.0
19
byte_buddy_version=1.10.9
20
reactor_version=3.4.1
21
reactive_streams_version=1.0.3
@@ -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