chore: initial import from OpenClaw Android
Source: openclaw/openclaw@main apps/android Changes: renamed app_name to Tergent
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
org.gradle.jvmargs=-Xmx3g -Dfile.encoding=UTF-8 --enable-native-access=ALL-UNNAMED
|
||||
org.gradle.warning.mode=all
|
||||
android.useAndroidX=true
|
||||
android.nonTransitiveRClass=true
|
||||
android.enableR8.fullMode=true
|
||||
android.uniquePackageNames=false
|
||||
android.dependency.useConstraints=false
|
||||
android.r8.strictFullModeForKeepRules=false
|
||||
android.newDsl=true
|
||||
Reference in New Issue
Block a user