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