Skip to content

Commit

Permalink
Android build test
Browse files Browse the repository at this point in the history
  • Loading branch information
hmziqrs committed Sep 26, 2024
1 parent eea3eb6 commit 048c188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx4096m -XX:MaxPermSize=2048 -Xms2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx4096m -Xms2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

android.useAndroidX=true
android.enableJetifier=true
Expand Down

0 comments on commit 048c188

Please sign in to comment.