Skip to content

Commit 0647c71

Browse files
committed
Build: upgrade to Kotlin 1.8.0
1 parent 11570ea commit 0647c71

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
@@ -8,7 +8,7 @@ buildscript {
88

99
versions = [
1010
// Kotlin multiplatform versions.
11-
kotlin:'1.8.0-RC2',
11+
kotlin:'1.8.0',
1212
serialization:'1.4.1',
1313
coroutines:'1.6.4',
1414
datetime:'0.4.0',

0 commit comments

Comments
 (0)