Version bump to 4.2.4

This commit is contained in:
Sunik Kupfer 2022-10-25 11:05:24 +02:00
parent a8e21bed8b
commit 31a61f508d

View file

@ -15,8 +15,8 @@ android {
defaultConfig {
applicationId "at.bitfire.davdroid"
versionCode 402040001
versionName '4.2.4-rc.1'
versionCode 402040002
versionName '4.2.4'
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
setProperty "archivesBaseName", "davx5-ose-" + getVersionName()