Version bump to 4.3.16.1

This commit is contained in:
Ricki Hirner 2024-04-17 13:24:23 +02:00
parent 8c12300be3
commit a1d85c4c9b

View file

@ -17,8 +17,8 @@ android {
defaultConfig {
applicationId = "at.bitfire.davdroid"
versionCode = 403160005
versionName = "4.3.16"
versionCode = 403160100
versionName = "4.3.16.1"
buildConfigField("long", "buildTime", "${System.currentTimeMillis()}L")