Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickunterwegs committed Jul 13, 2023
1 parent 997ddd2 commit d5348d1
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 @@ -29,7 +29,7 @@ android {
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
minSdkVersion 21
targetSdkVersion 34
versionCode 205000019
versionCode 205000020
versionName "2.05.00" // 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", "\"Love is love ❤️🌈\""
multiDexEnabled true
Expand Down

0 comments on commit d5348d1

Please sign in to comment.