Version 5.1.1

This commit is contained in:
Dominik Schürmann
2018-06-12 18:10:48 +02:00
parent fc6084a7ef
commit e80bc488e3

View File

@@ -164,8 +164,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 51000 versionCode 51100
versionName "5.1" versionName "5.1.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