Bump version to 4.3.15-alpha.1

This commit is contained in:
Ricki Hirner 2024-03-08 16:51:50 +01:00
parent 42f99e644d
commit c5adc93d1a

View file

@ -24,8 +24,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 403140002
versionName = "4.3.14"
versionCode = 403150000
versionName = "4.3.15-alpha.1"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")