We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02610cc commit cd65741Copy full SHA for cd65741
gradle.properties
@@ -10,7 +10,7 @@ android.useAndroidX=true
10
android.nonTransitiveRClass=false
11
android.enableR8.fullMode=true
12
#experimental
13
-android.r8.optimizedResourceShrinking=true
+#android.r8.optimizedResourceShrinking=true
14
15
kotlin.code.style=official
16
kotlin.daemon.jvmargs=-Xmx3072M
0 commit comments