We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28564de commit 1b1f7e3Copy full SHA for 1b1f7e3
1 file changed
android/gradle.properties
@@ -10,6 +10,9 @@
10
# Specifies the JVM arguments used for the daemon process.
11
# The setting is particularly useful for tweaking memory settings.
12
android.enableJetifier=true
13
+android.defaults.buildfeatures.buildconfig=true
14
+android.nonFinalResIds=false
15
+android.nonTransitiveRClass=false
16
android.useAndroidX=true
17
org.gradle.jvmargs=-Xmx1536m
18
0 commit comments