mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-10 08:20:00 +02:00
fix(gradle): remove default-enabled feature prop
This commit is contained in:
parent
c577f24026
commit
7bdead0c6b
|
|
@ -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