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 {
minSdkVersion 15
targetSdkVersion 25
versionCode 49100
versionName "4.9.1"
versionCode 49200
versionName "4.9.2"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607