Skip to content

Commit 55bdfca

Browse files
committed
Update Kotlin to 1.7.0-RC
1 parent 6e24e9d commit 55bdfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.kotlin_version = '1.6.21'
3-
ext.embedded_kotlin_version = '1.7.255-SNAPSHOT'
3+
ext.embedded_kotlin_version = '1.7.0-RC'
44

55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)