Add a gradle.properties file to the build-logic project

pull/1837/head
Adam Ahmed 3 years ago
parent 82e81b9f82
commit 11a3e5f893

@ -0,0 +1,4 @@
# 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=true
Loading…
Cancel
Save