Bump version to 4.5.1-alpha.1

This commit is contained in:
Ricki Hirner
2025-06-27 17:44:04 +02:00
parent 35cffa603b
commit 604b0aab98

View File

@@ -19,8 +19,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 405000000
versionName = "4.5"
versionCode = 405010000
versionName = "4.5.1-alpha.1"
setProperty("archivesBaseName", "davx5-ose-$versionName")