Selaa lähdekoodia

Disable Gradle configuration cache

This might be breaking the Actions runs...
arkon 2 vuotta sitten
vanhempi
commit
1967923a94
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      gradle.properties

+ 0 - 1
gradle.properties

@@ -19,7 +19,6 @@ org.gradle.jvmargs=-Xmx5120m
 org.gradle.parallel=true
 
 org.gradle.caching=true
-org.gradle.unsafe.configuration-cache=true
 
 # AndroidX support
 android.useAndroidX=true