Version bump to 4.3.17-alpha.2

This commit is contained in:
Ricki Hirner 2024-04-21 19:55:50 +02:00
parent 597c572f24
commit fda96ac653

View file

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