Skip to content

Commit

Permalink
Bump version to 4.3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc2822 committed Sep 6, 2023
1 parent f1a1d0e commit 0c99128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
defaultConfig {
applicationId "at.bitfire.davdroid"

versionCode 403060002
versionName '4.3.6'
versionCode 403060100
versionName '4.3.6.1'

buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 0c99128

Please sign in to comment.