Version 3.4

This commit is contained in:
Dominik Schürmann
2015-07-06 17:20:35 +02:00
parent 148867ae86
commit 03211c0d6c

View File

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