Skip to content

Commit

Permalink
v1.18_beta
Browse files Browse the repository at this point in the history
  - Release
  • Loading branch information
Hamza417 committed Jan 8, 2024
1 parent 3df531e commit 25e36c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {

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

0 comments on commit 25e36c4

Please sign in to comment.