Version 5.3 (53004)

This commit is contained in:
Dominik Schürmann 2019-07-01 14:49:38 +02:00
parent c4539de7a0
commit ad4cd1bfb9

View file

@ -177,7 +177,7 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 53003
versionCode 53004
versionName "5.3"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here: