Version bump to 4.4.1

This commit is contained in:
Ricki Hirner 2024-07-02 17:03:37 +02:00
parent 4b18302ec7
commit 4a3ebc422f

View file

@ -18,8 +18,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 404010004
versionName = "4.4.1-rc.1"
versionCode = 404010005
versionName = "4.4.1"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")