Skip to content

Commit

Permalink
Disable minify
Browse files Browse the repository at this point in the history
  • Loading branch information
chvp committed Aug 13, 2024
1 parent 5eb18a2 commit bea158a
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 bea158a

Please sign in to comment.