Version 4.9.2

This commit is contained in:
Dominik Schürmann
2018-03-10 18:46:21 +01:00
parent 716a1ff32f
commit 533fbcadc9

View File

@@ -154,8 +154,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 49100 versionCode 49200
versionName "4.9.1" versionName "4.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