Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickunterwegs committed Oct 27, 2022
1 parent 2f2d52e commit 20ef562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode 200060007
versionName "2.00.06-rc07" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
versionName "2.00.06-rc08" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
buildConfigField "String", "versionCodename", "\"No Putin-bomb can destroy humanity\""
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 20ef562

Please sign in to comment.