3 lines
95 B
Bash
3 lines
95 B
Bash
ANDROID_HOME=/usr/lib/android-sdk
|
|
JAVA_OPTS="-Xmx8192M"
|
|
GRADLE_OPTS="-Dorg.gradle.daemon=true"
|