Version 3.6.1

This commit is contained in:
Dominik Schürmann
2015-10-26 19:10:23 +01:00
parent 65c402fbe0
commit c04c698992

View File

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