Skip to content

Commit

Permalink
Version bump to 4.4.2-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Jul 22, 2024
1 parent 907b38f commit a361888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"

versionCode = 404020000
versionName = "4.4.2-alpha.1"
versionCode = 404020001
versionName = "4.4.2-alpha.2"

buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")

Expand Down

0 comments on commit a361888

Please sign in to comment.