Version 4.2.3

This commit is contained in:
Dominik Schürmann
2017-02-06 22:19:20 +01:00
parent b593c0d9e0
commit e214108294

View File

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