android version
This commit is contained in:
11
android/gradle.properties
Normal file
11
android/gradle.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
org.gradle.jvmargs=-Xmx8g -XX:MaxMetaspaceSize=1024m -Dfile.encoding=UTF-8
|
||||
android.useAndroidX=true
|
||||
android.nonTransitiveRClass=true
|
||||
kotlin.code.style=official
|
||||
android.dependency.useConstraints=true
|
||||
android.r8.strictFullModeForKeepRules=false
|
||||
android.dependency.excludeLibraryComponentsFromConstraints=true
|
||||
android.generateSyncIssueWhenLibraryConstraintsAreEnabled=false
|
||||
kotlin.daemon.jvmargs=-Xmx2048m
|
||||
android.lint.workerProcessMaxHeapSize=4g
|
||||
lint.runInProcess=true
|
||||
Reference in New Issue
Block a user