fix kotlin stdlib issue
This commit is contained in:
parent
ca22b406bb
commit
8bde388772
1 changed files with 1 additions and 0 deletions
|
@ -19,3 +19,4 @@ org.gradle.caching = true
|
||||||
|
|
||||||
# Enable Gradle Kotlin DSL Lazy Property Assignment -> https://docs.gradle.org/current/userguide/kotlin_dsl.html#kotdsl:assignment
|
# Enable Gradle Kotlin DSL Lazy Property Assignment -> https://docs.gradle.org/current/userguide/kotlin_dsl.html#kotdsl:assignment
|
||||||
systemProp.org.gradle.unsafe.kotlin.assignment = true
|
systemProp.org.gradle.unsafe.kotlin.assignment = true
|
||||||
|
kotlin.stdlib.default.dependency = false
|
Loading…
Add table
Reference in a new issue