Skip to content

Commit

Permalink
enale proguard
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 committed Jul 30, 2024
1 parent f711bfb commit f385b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ android {
}
buildTypes {
release {
isMinifyEnabled = false
isMinifyEnabled = true
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro",
Expand Down

0 comments on commit f385b64

Please sign in to comment.