Version 5.3-beta1

This commit is contained in:
Dominik Schürmann 2018-10-11 19:19:03 +02:00
parent 7e5a153a04
commit cab4789091

View file

@ -176,8 +176,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 52009 versionCode 53000
versionName "5.2" versionName "5.3-beta1"
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