Version 4.4-beta1

This commit is contained in:
Dominik Schürmann 2017-04-26 15:51:22 +03:00
parent b0f343d082
commit 5708072c3a

View file

@ -156,8 +156,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 43001 versionCode 44000
versionName "4.3" versionName "4.4-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