Version 5.7.5

This commit is contained in:
Dominik Schürmann 2021-04-30 10:53:15 +02:00
parent 5522b6d583
commit 335cce4101
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 29 targetSdkVersion 29
versionCode 57400 versionCode 57500
versionName "5.7.4" versionName "5.7.5"
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