Disable Gradle configuration cache
This might be breaking the Actions runs...
This commit is contained in:
parent
91004ad514
commit
1967923a94
@ -19,7 +19,6 @@ org.gradle.jvmargs=-Xmx5120m
|
|||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
|
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
org.gradle.unsafe.configuration-cache=true
|
|
||||||
|
|
||||||
# AndroidX support
|
# AndroidX support
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
|
Loading…
Reference in New Issue
Block a user