Skip to content

Commit

Permalink
Remove -release suffix for regular release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Oct 22, 2022
1 parent da23b18 commit 4d539a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
release {
versionNameSuffix "-release"
minifyEnabled true
shrinkResources true
// signingConfig signingConfigs.signingConf1
Expand Down

0 comments on commit 4d539a9

Please sign in to comment.