Version 4.2.2

This commit is contained in:
Dominik Schürmann 2017-02-02 17:26:00 +01:00
parent 25494519cb
commit 4a2a3bed06

View file

@ -155,8 +155,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 42201 versionCode 42202
versionName "4.2.2-beta" versionName "4.2.2"
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