Skip to content

Commit 4a3ebc4

Browse files
committed
Version bump to 4.4.1
1 parent 4b18302 commit 4a3ebc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
defaultConfig {
1919
applicationId = "at.bitfire.davdroid"
2020

21-
versionCode = 404010004
22-
versionName = "4.4.1-rc.1"
21+
versionCode = 404010005
22+
versionName = "4.4.1"
2323

2424
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")
2525

0 commit comments

Comments
 (0)