Version bump to 4.3.15-beta.1

This commit is contained in:
Ricki Hirner 2024-03-14 20:24:36 +01:00
parent 30122a79f3
commit 53bf342822

View file

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