We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2ae3a commit 11502d1Copy full SHA for 11502d1
1 file changed
gradle.properties
@@ -41,6 +41,8 @@ android.useAndroidX=true
41
android.enableBuildConfigAsBytecode=true
42
#
43
android.debug.obsoleteApi=true
44
+#
45
+android.r8.optimizedResourceShrinking=true
46
# endregion [Android]
47
48
# region [Kotlin]
0 commit comments