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 {
minSdkVersion 15
targetSdkVersion 25
versionCode 42300
versionName "4.2.3"
versionCode 42400
versionName "4.2.4"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607