Version 4.6

This commit is contained in:
Dominik Schürmann
2017-08-29 21:09:09 +02:00
parent 5dd9700b74
commit d6ad4cb72b

View File

@@ -162,8 +162,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 45100 versionCode 46000
versionName "4.5.1" versionName "4.6"
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