Version 3.6, Changelog 3.6

This commit is contained in:
Dominik Schürmann
2015-10-22 09:25:29 +02:00
parent e188817aba
commit cddf1d4c48
2 changed files with 14 additions and 2 deletions

View File

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