Version bump to 4.4.1-alpha.3

This commit is contained in:
Ricki Hirner 2024-06-25 22:21:12 +02:00
parent e1f3785bc6
commit d4b4981e26

View file

@ -18,8 +18,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 404010001
versionName = "4.4.1-alpha.2"
versionCode = 404010002
versionName = "4.4.1-alpha.3"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")