Version 5.3

This commit is contained in:
Dominik Schürmann 2019-07-01 14:32:59 +02:00
parent adcb39b5c8
commit cec447ed33
1 changed files with 2 additions and 2 deletions

View File

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