Skip to content

Commit e625676

Browse files
committed
Bump version to 4.5.5-alpha.2
1 parent e63f815 commit e625676

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 = 405050000
23-
versionName = "4.5.5-alpha.1"
22+
versionCode = 405050001
23+
versionName = "4.5.5-alpha.2"
2424

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

0 commit comments

Comments
 (0)