Skip to content

Commit 365364a

Browse files
committed
Update version to 4.5.6
1 parent 114543f commit 365364a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
defaultConfig {
2020
applicationId = "at.bitfire.davdroid"
2121

22-
versionCode = 405060003
23-
versionName = "4.5.6-rc.1"
22+
versionCode = 405060004
23+
versionName = "4.5.6"
2424

2525
base.archivesName = "davx5-ose-$versionName"
2626

0 commit comments

Comments
 (0)