Version 4.3-beta1

This commit is contained in:
Dominik Schürmann
2017-03-03 14:39:29 +01:00
parent 201a4f351f
commit f5694b84ff

View File

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