Version 5.6.1

This commit is contained in:
Dominik Schürmann 2021-02-17 13:51:41 +01:00
parent bd5ccf155e
commit 94ebbf52b0

View file

@ -96,8 +96,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 29 targetSdkVersion 29
versionCode 56000 versionCode 56100
versionName "5.6" versionName "5.6.1"
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