We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb09a15 commit 57ca8fdCopy full SHA for 57ca8fd
1 file changed
sample/android/gradle.properties
@@ -22,7 +22,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
22
# https://developer.android.com/topic/libraries/support-library/androidx-rn
23
android.useAndroidX=true
24
# Automatically convert third-party libraries to use AndroidX
25
-android.enableJetifier=false
+android.enableJetifier=true
26
27
# Use this property to specify which architecture you want to build.
28
# You can also override it from the CLI using
0 commit comments