Version 4.2

This commit is contained in:
Dominik Schürmann
2017-01-10 13:42:08 +01:00
parent 7c2fee9609
commit 28875ae2ee

View File

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