Disabled Gradle configuration cache
Disabled Gradle configuration cache for reproducible builds
This commit is contained in:
@@ -40,10 +40,6 @@ kotlin.daemon.jvmargs=-Xmx3g -XX:+UseParallelGC
|
|||||||
# thereby reducing the size of the R class for that library
|
# thereby reducing the size of the R class for that library
|
||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
|
|
||||||
# Android build optimizations
|
|
||||||
org.gradle.configuration-cache=true
|
|
||||||
org.gradle.configuration-cache.problems=warn
|
|
||||||
|
|
||||||
# SDK Versions
|
# SDK Versions
|
||||||
compileSdk=37
|
compileSdk=37
|
||||||
minSdk=31
|
minSdk=31
|
||||||
|
|||||||
Reference in New Issue
Block a user