Version 3.4.1

This commit is contained in:
Dominik Schürmann 2015-07-09 15:09:39 +02:00
parent bceda47d12
commit 47c07aa320

View file

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