Skip to content

Commit a361888

Browse files
committed
Version bump to 4.4.2-alpha.2
1 parent 907b38f commit a361888

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 = 404020000
22-
versionName = "4.4.2-alpha.1"
21+
versionCode = 404020001
22+
versionName = "4.4.2-alpha.2"
2323

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

0 commit comments

Comments
 (0)