Skip to content

Commit 83bfe13

Browse files
committed
undo jetifier change as weve increase heap space in another pr
1 parent 50a3b1f commit 83bfe13

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