Version 5.5

This commit is contained in:
Dominik Schürmann 2020-01-20 17:01:30 +01:00
parent cd7f2c4184
commit 2f0c1415b4

View file

@ -119,8 +119,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 54000 versionCode 55000
versionName "5.4" versionName "5.5"
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