Skip to content

Commit

Permalink
Merge code
Browse files Browse the repository at this point in the history
  • Loading branch information
fankes committed Feb 27, 2022
1 parent ea10f87 commit 8670088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {

buildTypes {
release {
minifyEnabled false
minifyEnabled true
signingConfig signingConfigs.debug
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
Expand Down

0 comments on commit 8670088

Please sign in to comment.