Version bump to 4.2.5

This commit is contained in:
Sunik Kupfer 2022-11-29 14:42:54 +01:00
parent 5e099561c1
commit 405ef4d0b8

View file

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