Skip to content

Commit

Permalink
Minify disabled for debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Oct 11, 2024
1 parent b8eff13 commit 440299b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ android {

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

0 comments on commit 440299b

Please sign in to comment.