Version 4.1 beta2

This commit is contained in:
Dominik Schürmann
2016-07-07 14:43:06 +02:00
parent b9fcd298df
commit fe453ff011

View File

@@ -144,8 +144,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 40200
versionName "4.0.2"
versionCode 41001
versionName "4.1 beta2"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607