a decent working version
This commit is contained in:
@@ -7,7 +7,12 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
# Allow Gradle to use up to 1 GB of RAM
|
||||
org.gradle.jvmargs=-Xmx1024M
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
|
||||
android.nonTransitiveRClass=false
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
|
||||
org.gradle.daemon=true
|
||||
Reference in New Issue
Block a user