Version 4.1

This commit is contained in:
Dominik Schürmann
2016-08-08 17:55:55 +02:00
parent f56a755ee8
commit 907e8aa6e6

View File

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