Updated samples to the latest rlease
This commit is contained in:
committed by
alexander-gorshenev
parent
8a816adcbe
commit
1a7f7064a8
@@ -6,7 +6,7 @@ org.gradle.workers.max=4
|
|||||||
|
|
||||||
# Pin Kotlin version:
|
# Pin Kotlin version:
|
||||||
# CHANGE_VERSION_WITH_RELEASE
|
# CHANGE_VERSION_WITH_RELEASE
|
||||||
kotlin_version=1.3.40
|
kotlin_version=1.3.41
|
||||||
|
|
||||||
# Use custom Kotlin/Native home:
|
# Use custom Kotlin/Native home:
|
||||||
org.jetbrains.kotlin.native.home=../../dist
|
org.jetbrains.kotlin.native.home=../../dist
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ org.gradle.workers.max=4
|
|||||||
|
|
||||||
# Pin Kotlin version:
|
# Pin Kotlin version:
|
||||||
# CHANGE_VERSION_WITH_RELEASE
|
# CHANGE_VERSION_WITH_RELEASE
|
||||||
kotlin_version=1.3.40
|
kotlin_version=1.3.41
|
||||||
|
|
||||||
# Use custom Kotlin/Native home:
|
# Use custom Kotlin/Native home:
|
||||||
org.jetbrains.kotlin.native.home=../../../dist
|
org.jetbrains.kotlin.native.home=../../../dist
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ org.gradle.workers.max=4
|
|||||||
|
|
||||||
# Pin Kotlin version:
|
# Pin Kotlin version:
|
||||||
# CHANGE_VERSION_WITH_RELEASE
|
# CHANGE_VERSION_WITH_RELEASE
|
||||||
kotlin_version=1.3.40
|
kotlin_version=1.3.41
|
||||||
|
|
||||||
# Use custom Kotlin/Native home:
|
# Use custom Kotlin/Native home:
|
||||||
org.jetbrains.kotlin.native.home=../../../dist
|
org.jetbrains.kotlin.native.home=../../../dist
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ org.gradle.parallel=true
|
|||||||
|
|
||||||
# Pin Kotlin version:
|
# Pin Kotlin version:
|
||||||
# CHANGE_VERSION_WITH_RELEASE
|
# CHANGE_VERSION_WITH_RELEASE
|
||||||
kotlin_version=1.3.40
|
kotlin_version=1.3.41
|
||||||
|
|
||||||
# Use custom Kotlin/Native home:
|
# Use custom Kotlin/Native home:
|
||||||
org.jetbrains.kotlin.native.home=../../dist
|
org.jetbrains.kotlin.native.home=../../dist
|
||||||
|
|||||||
Reference in New Issue
Block a user