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