Version 3.5.1

This commit is contained in:
Dominik Schürmann
2015-08-18 11:21:23 +02:00
parent 2ef691b264
commit 931342ae7d

View File

@@ -117,8 +117,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 22
versionCode 35000
versionName "3.5"
versionCode 35100
versionName "3.5.1"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607