Version 3.9.4

This commit is contained in:
Dominik Schürmann 2016-03-15 23:53:03 +01:00
parent 6029564d68
commit f3712101c1

View file

@ -145,8 +145,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 39300
versionName "3.9.3"
versionCode 39400
versionName "3.9.4"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607