Bump version to 4.5.1-rc.1

This commit is contained in:
Ricki Hirner
2025-06-29 15:41:36 +02:00
parent 80cfe1013d
commit 7b76df3e70

View File

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