Skip to content

Commit b52b5ca

Browse files
Disable Jetifier
1 parent fcfa675 commit b52b5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ org.gradle.jvmargs=-Xmx1536m
2121
# https://developer.android.com/topic/libraries/support-library/androidx-rn
2222
android.useAndroidX=true
2323
# Automatically convert third-party libraries to use AndroidX
24-
android.enableJetifier=true
24+
#android.enableJetifier=true
2525

2626
VERSION_NAME=4.2.3
2727
VERSION_CODE=54

0 commit comments

Comments
 (0)