4.2 beta1

This commit is contained in:
Dominik Schürmann 2016-08-15 14:31:45 +02:00
parent ac1c20f961
commit 0733984e3f

View file

@ -143,8 +143,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 24
versionCode 41010
versionName "4.1"
versionCode 42000
versionName "4.2 beta1"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607