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 {
minSdkVersion 15
targetSdkVersion 23
versionCode 39600
versionName "3.9.6 beta"
versionCode 40000
versionName "4.0"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607