Bump version to 4.5.2-beta.1

This commit is contained in:
Sunik Kupfer
2025-07-17 11:26:40 +02:00
parent ca56380c29
commit b02fd23f0a

View File

@@ -19,8 +19,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 405020000
versionName = "4.5.2-alpha.1"
versionCode = 405020001
versionName = "4.5.2-beta.1"
setProperty("archivesBaseName", "davx5-ose-$versionName")