Version 4.5

This commit is contained in:
Dominik Schürmann
2017-07-26 12:26:07 +02:00
parent 5c0baefd43
commit f576b644ef

View File

@@ -162,8 +162,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 44100 versionCode 45000
versionName "4.4.1" versionName "4.5"
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