Skip to content

Commit d80b3d0

Browse files
version bump
1 parent 9fa5da9 commit d80b3d0

File tree

2 files changed

+221
-912
lines changed

2 files changed

+221
-912
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
3232
minSdkVersion 21
3333
targetSdkVersion 34
34-
versionCode 207090005
35-
versionName "2.07.09-alpha05" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
34+
versionCode 207090006
35+
versionName "2.07.09-beta01" // keep -release as a suffix also for release, build flavor adds the suffix e.g. .gplay (e.g. 1.00.00-rc0.gplay)
3636
buildConfigField "String", "versionCodename", "\"Love always wins ❤️💪\""
3737
multiDexEnabled true
3838
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)