Skip to content

Commit 166b2ac

Browse files
committed
Bump version to 4.4.3.1
1 parent 450a418 commit 166b2ac

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 = 404030003
22-
versionName = "4.4.3"
21+
versionCode = 404030100
22+
versionName = "4.4.3.1"
2323

2424
setProperty("archivesBaseName", "davx5-ose-$versionName")
2525

0 commit comments

Comments
 (0)