We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9fa4c commit 5e853b5Copy full SHA for 5e853b5
platform/android/gradle.properties
@@ -4,4 +4,5 @@ org.gradle.jvmargs=-Xmx1280m
4
5
# Migrate To Android X
6
android.useAndroidX=true
7
-android.enableJetifier=true
+android.enableJetifier=true
8
+android.enableResourceOptimizations=false
0 commit comments