mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-28 12:57:37 +00:00
gradle: turn off Configure-On-Demand (#1596)
This commit is contained in:
parent
95075bd1d0
commit
c77dc13473
@ -3,7 +3,7 @@
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
#
|
||||
org.gradle.parallel=true
|
||||
org.gradle.configureondemand=true
|
||||
org.gradle.configureondemand=false
|
||||
org.gradle.caching=true
|
||||
|
||||
# Enable filesystem watching
|
||||
|
Loading…
x
Reference in New Issue
Block a user