mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
10 lines
338 B
INI
10 lines
338 B
INI
org.gradle.jvmargs=-Xmx3g -Dfile.encoding=UTF-8 --enable-native-access=ALL-UNNAMED
|
|
org.gradle.warning.mode=none
|
|
android.useAndroidX=true
|
|
android.nonTransitiveRClass=true
|
|
android.enableR8.fullMode=true
|
|
android.uniquePackageNames=false
|
|
android.dependency.useConstraints=false
|
|
android.r8.strictFullModeForKeepRules=false
|
|
android.newDsl=true
|