Version 4.4.1

This commit is contained in:
Dominik Schürmann
2017-05-02 08:41:12 +03:00
parent bf8507bab8
commit e1c006533e

View File

@@ -156,8 +156,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
versionCode 44001
versionName "4.4"
versionCode 44100
versionName "4.4.1"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607