Version 5.2-beta3

This commit is contained in:
Dominik Schürmann
2018-07-13 19:02:45 +02:00
parent a48efc6835
commit 9df9682c77

View File

@@ -173,8 +173,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 52001 versionCode 52002
versionName "5.2-beta2" versionName "5.2-beta3"
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