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 { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 35000 versionCode 35100
versionName "3.5" versionName "3.5.1"
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