Skip to content

Commit

Permalink
Prepare for build
Browse files Browse the repository at this point in the history
  • Loading branch information
BalioFVFX committed Jul 16, 2023
1 parent 4eae44d commit bfff5ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WebServer/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ android {

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

0 comments on commit bfff5ad

Please sign in to comment.