Version 5.2-beta9

This commit is contained in:
Dominik Schürmann
2018-07-25 09:38:13 +02:00
parent b79572d17f
commit 02897d0392

View File

@@ -176,8 +176,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 52007 versionCode 52008
versionName "5.2-beta8" versionName "5.2-beta9"
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