Version 4.0

This commit is contained in:
Dominik Schürmann
2016-05-18 12:43:10 +03:00
parent a7b18b3a1f
commit 867764bbfd

View File

@@ -144,8 +144,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 39600 versionCode 40000
versionName "3.9.6 beta" versionName "4.0"
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