Version 4.2.2-beta

This commit is contained in:
Dominik Schürmann 2017-01-29 17:01:14 +01:00
parent 146833916b
commit d2a2b11e66

View file

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