Skip to content

Commit 2e08233

Browse files
committed
Prepare for release
1 parent 2348b62 commit 2e08233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ android {
8787

8888
release {
8989

90-
shrinkResources true
90+
shrinkResources false
9191
minifyEnabled true // Enables code shrinking for the release build type.
9292
zipAlignEnabled true
9393
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

0 commit comments

Comments
 (0)