Skip to content

Commit 1bdad15

Browse files
RichardCaoRichardCao
authored andcommitted
add shrinkResources true
1 parent 5bef5fa commit 1bdad15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ android {
109109
buildTypes {
110110
release {
111111
minifyEnabled enableProguardInReleaseBuilds
112+
shrinkResources true
112113
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
113114
signingConfig signingConfigs.release
114115
}

0 commit comments

Comments
 (0)