Version 5.4

This commit is contained in:
Dominik Schürmann 2019-10-22 16:39:09 +02:00
parent a403676a6f
commit ef0ea27f51

View file

@ -178,8 +178,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 53004 versionCode 54000
versionName "5.3" versionName "5.4"
applicationId "org.sufficientlysecure.keychain" applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here: // the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607 // https://code.google.com/p/android/issues/detail?id=170607