Version 3.5

This commit is contained in:
Dominik Schürmann
2015-08-17 13:15:19 +02:00
parent cc2e83c523
commit ad7c567f7c

View File

@@ -117,8 +117,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 34100 versionCode 35000
versionName "3.4.1" versionName "3.5"
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