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 { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 24 targetSdkVersion 24
versionCode 41010 versionCode 42000
versionName "4.1" versionName "4.2 beta1"
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