Bump version to 4.4.11-rc.1

This commit is contained in:
Ricki Hirner
2025-05-22 17:33:24 +02:00
parent a835557b35
commit ec657519a9

View File

@@ -19,8 +19,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 404110001
versionName = "4.4.11-beta.1"
versionCode = 404110002
versionName = "4.4.11-rc.1"
setProperty("archivesBaseName", "davx5-ose-$versionName")