Skip to content

Commit eb09a15

Browse files
committed
disable jettifier
1 parent 565387d commit eb09a15

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
@@ -22,7 +22,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
2222
# https://developer.android.com/topic/libraries/support-library/androidx-rn
2323
android.useAndroidX=true
2424
# Automatically convert third-party libraries to use AndroidX
25-
android.enableJetifier=true
25+
android.enableJetifier=false
2626

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

0 commit comments

Comments
 (0)