Skip to content

Commit 9dad9ab

Browse files
committed
update Kotlin 1.6.10
1 parent d73691f commit 9dad9ab

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
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414
}
1515
plugins {
16-
id 'org.jetbrains.kotlin.multiplatform' version '1.6.0'
16+
id 'org.jetbrains.kotlin.multiplatform' version '1.6.10'
1717
}
1818
apply plugin: 'compiler.gradleplugin.helloworld'
1919

0 commit comments

Comments
 (0)