mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
Turn off configuration cache (#1543)
This commit is contained in:
parent
40e65e1a8b
commit
d7bbdce1c0
@ -9,9 +9,6 @@ org.gradle.caching=true
|
|||||||
# Enable filesystem watching
|
# Enable filesystem watching
|
||||||
org.gradle.vfs.watch=true
|
org.gradle.vfs.watch=true
|
||||||
|
|
||||||
# Enable experimental configuration caching
|
|
||||||
org.gradle.unsafe.configuration-cache=true
|
|
||||||
|
|
||||||
# Enable Kotlin incremental compilation
|
# Enable Kotlin incremental compilation
|
||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user