Skip to content

Commit a527cf9

Browse files
committed
Bump kotlin version to 1.4.0-rc
1 parent fbf9a2f commit a527cf9

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
@@ -3,13 +3,13 @@
33
#
44

55
# Kotlin
6-
version=1.3.8-1.4.0-rc-218
6+
version=1.3.8-1.4.0-rc
77
group=org.jetbrains.kotlinx
8-
kotlin_version=1.4.0-rc-218
8+
kotlin_version=1.4.0-rc
99

1010
# Dependencies
1111
junit_version=4.12
12-
atomicfu_version=0.14.3-1.4.0-rc-218
12+
atomicfu_version=0.14.3-1.4.0-rc
1313
knit_version=0.1.3
1414
html_version=0.6.8
1515
lincheck_version=2.7.1

0 commit comments

Comments
 (0)