We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d4a9c commit 156a46dCopy full SHA for 156a46d
android/gradle.properties
@@ -1,4 +1,5 @@
1
android.enableJetifier=true
2
android.useAndroidX=true
3
org.gradle.jvmargs=-Xmx1536M
4
-android.enableR8=true
+android.enableR8=true
5
+android.enableDexingArtifactTransform=false
0 commit comments