Skip to content

Commit 177d8d1

Browse files
version bump
1 parent e8b874c commit 177d8d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
2222
minSdkVersion 21
2323
targetSdkVersion 33
24-
versionCode 200010004
25-
versionName "2.00.01-rc04" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
24+
versionCode 200010005
25+
versionName "2.00.01-rc05" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
2626
buildConfigField "String", "versionCodename", "\"No Putin-Bomb can destroy Humanity\""
2727
multiDexEnabled true
2828
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)