Skip to content

Commit

Permalink
Disable minify (#155)
Browse files Browse the repository at this point in the history
See #138
  • Loading branch information
chvp authored Aug 26, 2024
1 parent bb3080e commit 515886a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ android {

buildTypes {
release {
isMinifyEnabled = true
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro",
Expand Down

0 comments on commit 515886a

Please sign in to comment.