Skip to content

Commit a2746ad

Browse files
committed
Add version 1.3.0
1 parent 88c03b1 commit a2746ad

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
@@ -36,7 +36,7 @@ android {
3636
}
3737
release {
3838
multiDexEnabled true
39-
minifyEnabled false
39+
minifyEnabled true
4040
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
4141
signingConfig signingConfigs.debug
4242
}

0 commit comments

Comments
 (0)