Version 4.2.4

This commit is contained in:
Dominik Schürmann
2017-02-07 13:20:28 +01:00
parent 3f04eb68bb
commit 0777732fad

View File

@@ -155,8 +155,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 42300 versionCode 42400
versionName "4.2.3" versionName "4.2.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