build: modernize Gradle to AGP 8.5 with wrapper and namespace
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
android.useAndroidX=false
|
||||
org.gradle.jvmargs=-Xmx2048m
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
android.useAndroidX=false
|
||||
org.gradle.jvmargs=-Xmx2048m
|
||||