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 63b4673 commit bd2d954Copy full SHA for bd2d954
gradle.properties
@@ -1,12 +1,12 @@
1
# Kotlin
2
version=1.1.0-alpha-SNAPSHOT
3
group=org.jetbrains.kotlinx
4
-kotlin_version=1.3.0
5
-kotlin_native_version=1.3.0-rc-208
+kotlin_version=1.3.11
+kotlin_native_version=1.3.11
6
7
# Dependencies
8
junit_version=4.12
9
-atomicFU_version=0.11.12
+atomicFU_version=0.12.0
10
html_version=0.6.8
11
lincheck_version=2.0
12
dokka_version=0.9.16-rdev-2-mpp-hacks
0 commit comments