Version 3.9.2

This commit is contained in:
Dominik Schürmann
2016-03-07 00:24:13 +01:00
parent 67178ef893
commit 4a3cd716eb

View File

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