Skip to content

Commit

Permalink
Android: keep resource as is (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
clang-clang-clang authored Aug 22, 2023
1 parent 1e9fa4c commit 5e853b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform/android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ org.gradle.jvmargs=-Xmx1280m

# Migrate To Android X
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=true
android.enableResourceOptimizations=false

0 comments on commit 5e853b5

Please sign in to comment.