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 {
minSdkVersion 15
targetSdkVersion 25
versionCode 44100
versionName "4.4.1"
versionCode 45000
versionName "4.5"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607