Skip to content

Commit b90d692

Browse files
Last Sync: 2026-02-20 05:41 (Mobile)
1 parent 338c37d commit b90d692

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1616
# https://developer.android.com/topic/libraries/support-library/androidx-rn
1717
android.useAndroidX=true
1818
# Automatically convert third-party libraries to use AndroidX
19-
android.enableJetifier=true
19+
android.enableJetifier=true
20+
android.buildFeatures.buildConfig=true
21+
# org.gradle.java.home=/usr/lib/jvm/java-17-openjdk

0 commit comments

Comments
 (0)