Version 5.3-beta3

This commit is contained in:
Dominik Schürmann
2018-10-30 17:27:58 +01:00
parent 86db169bf8
commit 3a25482fb9
2 changed files with 3 additions and 3 deletions

View File

@@ -176,8 +176,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 53001 versionCode 53002
versionName "5.3-beta2" versionName "5.3-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