Bump version to 4.5.3-rc.1

This commit is contained in:
Ricki Hirner
2025-07-30 10:49:15 +02:00
parent 0e81866d3a
commit 755863778b

View File

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