fix(gradle): remove default-enabled feature prop
This commit is contained in:
parent
c577f24026
commit
7bdead0c6b
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ org.gradle.vfs.watch=true
|
|||
# Enable experimental configuration caching
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
# Enable kotlin-assignment plugin
|
||||
systemProp.org.gradle.unsafe.kotlin.assignment=true
|
||||
|
||||
# Enable Kotlin incremental compilation
|
||||
kotlin.incremental=true
|
||||
|
||||
|
|
Loading…
Reference in a new issue