Skip to content

Commit

Permalink
Minify to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Tooseriuz committed Mar 29, 2022
1 parent 99cbb12 commit 7568048
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 @@ -27,7 +27,7 @@ android {
}

release {
minifyEnabled false
minifyEnabled true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
manifestPlaceholders = [enableCrashReporting:"true"]
}
Expand Down

0 comments on commit 7568048

Please sign in to comment.