Skip to content

Commit

Permalink
1.10
Browse files Browse the repository at this point in the history
修复崩溃问题

Signed-off-by: RC1844 <1844766234@qq.com>
  • Loading branch information
RC1844 committed May 29, 2021
1 parent eab0cce commit 4ebf6cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {

buildTypes {
release {
// minifyEnabled true
// shrinkResources true
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
Expand Down

0 comments on commit 4ebf6cf

Please sign in to comment.