Skip to content

Commit bd2d954

Browse files
committed
Kotlin 1.3.11, atomicfu 0.12.0
1 parent 63b4673 commit bd2d954

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Kotlin
22
version=1.1.0-alpha-SNAPSHOT
33
group=org.jetbrains.kotlinx
4-
kotlin_version=1.3.0
5-
kotlin_native_version=1.3.0-rc-208
4+
kotlin_version=1.3.11
5+
kotlin_native_version=1.3.11
66

77
# Dependencies
88
junit_version=4.12
9-
atomicFU_version=0.11.12
9+
atomicFU_version=0.12.0
1010
html_version=0.6.8
1111
lincheck_version=2.0
1212
dokka_version=0.9.16-rdev-2-mpp-hacks

0 commit comments

Comments
 (0)