Version bump to 4.4-rc.1

This commit is contained in:
Ricki Hirner 2024-05-28 23:39:38 +02:00
parent 72b90655e6
commit 19e69f2079

View file

@ -18,8 +18,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 404000002
versionName = "4.4-beta.1"
versionCode = 404000003
versionName = "4.4-rc.1"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")