Update Kotlin Gradle plugin version used in samples
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Pin Kotlin version:
|
||||
kotlin_version=1.3.11
|
||||
kotlin_version=1.3.21
|
||||
|
||||
# Use custom Kotlin/Native home:
|
||||
org.jetbrains.kotlin.native.home=../../dist
|
||||
|
||||
Reference in New Issue
Block a user