Skip to content

Commit 50a3b1f

Browse files
committed
disable jettifier
1 parent 95236e1 commit 50a3b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
2424
# https://developer.android.com/topic/libraries/support-library/androidx-rn
2525
android.useAndroidX=true
2626
# Automatically convert third-party libraries to use AndroidX
27-
android.enableJetifier=true
27+
android.enableJetifier=false
2828

2929
# Use this property to specify which architecture you want to build.
3030
# You can also override it from the CLI using

0 commit comments

Comments
 (0)