mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
8 lines
325 B
Properties
8 lines
325 B
Properties
# Gradle properties are not passed to included builds https://github.com/gradle/gradle/issues/2534
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|
|
org.gradle.configureondemand=false
|
|
org.gradle.configuration-cache=true
|
|
# Disabled for stability
|
|
org.gradle.configuration-cache.parallel=false
|
|
org.gradle.isolated-projects=false
|