Version 5.2-beta5

This commit is contained in:
Dominik Schürmann
2018-07-17 17:41:34 +02:00
parent ea7a69adb8
commit df12dbfa8a

View File

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