Skip to content

Commit 57ca8fd

Browse files
committed
undo jetifier change as weve increase heap space in another pr
1 parent eb09a15 commit 57ca8fd

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=false
25+
android.enableJetifier=true
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)