Version 5.7.5
This commit is contained in:
parent
5522b6d583
commit
335cce4101
1 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 29
|
||||
versionCode 57400
|
||||
versionName "5.7.4"
|
||||
versionCode 57500
|
||||
versionName "5.7.5"
|
||||
applicationId "org.sufficientlysecure.keychain"
|
||||
// the androidjunitrunner is broken regarding coverage, see here:
|
||||
// https://code.google.com/p/android/issues/detail?id=170607
|
||||
|
|
Loading…
Reference in a new issue