Fix: Complete Android project with proper Gradle setup
Android Build / build (push) Failing after 9s

This commit is contained in:
amos
2026-06-02 09:45:02 +08:00
commit a529be8615
12 changed files with 181 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
android.enableJetifier=true