Skip to content

Commit

Permalink
Enable base module R8 releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown committed Sep 14, 2021
1 parent 7a88594 commit 9e6f2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {

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

0 comments on commit 9e6f2f4

Please sign in to comment.