Version 3.9.3

This commit is contained in:
Dominik Schürmann
2016-03-15 18:01:27 +01:00
parent faae8bc3d9
commit 2b43ba438b

View File

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