Version 5.2-beta4

This commit is contained in:
Dominik Schürmann
2018-07-14 15:10:11 +02:00
parent 634694b20e
commit 891c0e10c4

View File

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