mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
10 lines
344 B
Properties
10 lines
344 B
Properties
## For more details on how to configure your build environment visit
|
|
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
|
|
|
android.nonTransitiveRClass=true
|
|
android.useAndroidX=true
|
|
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|
|
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx1536M"
|