mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-12 16:41:34 +01:00
Add cache usage
This commit is contained in:
parent
1c39b64339
commit
d47a030f83
1 changed files with 1 additions and 0 deletions
|
@ -15,5 +15,6 @@ android.enableJetifier=false
|
|||
android.nonFinalResIds=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.useAndroidX=true
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
org.gradle.warning.mode=none
|
||||
|
|
Loading…
Reference in a new issue