mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-12 18:55:10 +02:00
Disable Gradle configuration cache
This might be breaking the Actions runs...
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user