Bump version to 4.4.11-alpha.1

This commit is contained in:
Ricki Hirner
2025-05-14 13:49:05 +02:00
parent c9fb7dc7a2
commit d8e8129d7b

View File

@@ -19,8 +19,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 404100004
versionName = "4.4.10"
versionCode = 404110000
versionName = "4.4.11-alpha.1"
setProperty("archivesBaseName", "davx5-ose-$versionName")