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 {
minSdkVersion 15
targetSdkVersion 22
versionCode 34100
versionName "3.4.1"
versionCode 35000
versionName "3.5"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607