Version 5.2-beta6

This commit is contained in:
Dominik Schürmann
2018-07-17 21:06:49 +02:00
parent 25712e2d6b
commit 59b6d0b1ca

View File

@@ -176,8 +176,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 52004
versionName "5.2-beta5"
versionCode 52005
versionName "5.2-beta6"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607