Version bump to 4.3.17-alpha.3

This commit is contained in:
Ricki Hirner 2024-04-30 11:40:12 +02:00
parent 40034fe400
commit 40795bf5c0

View file

@ -17,8 +17,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 403170001
versionName = "4.3.17-alpha.2"
versionCode = 403170002
versionName = "4.3.17-alpha.3"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")