Skip to content

Commit

Permalink
prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nethical6 committed Aug 17, 2024
1 parent 30addf7 commit c236a15
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,9 @@ android {

buildTypes {
release {
minifyEnabled true
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
release {
}

}
compileOptions {
Expand Down

0 comments on commit c236a15

Please sign in to comment.