6 lines
185 B
Properties
6 lines
185 B
Properties
|
|
# JVM args for the Gradle daemon (not the app).
|
||
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||
|
|
org.gradle.caching=true
|
||
|
|
org.gradle.configuration-cache=true
|
||
|
|
|
||
|
|
android.useAndroidX=true
|