6 lines
164 B
Properties
6 lines
164 B
Properties
# build cache
|
|
org.gradle.caching=true
|
|
|
|
org.gradle.configuration-cache=true
|
|
org.gradle.configuration-cache.problems=warn
|
|
org.gradle.configuration-cache.parallel=true |