Skip to content

Commit a6dc4f2

Browse files
authored
Add shrink resources (#964)
1 parent 31e1ecc commit a6dc4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ android {
5858
release {
5959
signingConfig signingConfigs.release
6060
minifyEnabled true
61+
shrinkResources true
6162
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
6263
}
6364
}

0 commit comments

Comments
 (0)