Skip to content

Commit 2c6842a

Browse files
authored
Version bump to 4.5.3 (#1637)
Signed-off-by: Arnau Mora <[email protected]>
1 parent 0e66443 commit 2c6842a

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 = 405030002
23-
versionName = "4.5.3-rc.2"
22+
versionCode = 405030003
23+
versionName = "4.5.3"
2424

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

0 commit comments

Comments
 (0)