Version 4.1 beta3

This commit is contained in:
Dominik Schürmann 2016-07-07 15:59:35 +02:00
parent 826607db56
commit 0011c5adac

View file

@ -144,8 +144,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 40300 versionCode 41002
versionName "4.0.3" versionName "4.1 beta3"
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