Skip to content

Commit aab2e72

Browse files
author
IsHacker
authored
Set shrinkResources to true
1 parent af06c25 commit aab2e72

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
@@ -12,6 +12,7 @@ android {
1212
buildTypes {
1313
release {
1414
minifyEnabled true
15+
shrinkResources true
1516
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
1617
}
1718
}

0 commit comments

Comments
 (0)