mirror of
https://github.com/rumboalla/apkupdater.git
synced 2026-03-13 07:50:26 +08:00
7 lines
206 B
INI
7 lines
206 B
INI
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
|
|
android.useAndroidX=true
|
|
kotlin.code.style=official
|
|
android.nonTransitiveRClass=true
|
|
android.nonFinalResIds=false
|
|
android.suppressUnsupportedCompileSdk=34
|