Version 5.8.0

This commit is contained in:
Vincent Breitmoser
2022-12-29 22:54:47 +01:00
parent c1861535bc
commit 0135d44fc6

View File

@@ -91,8 +91,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 31
versionCode 57500
versionName "5.7.5"
versionCode 58900
versionName "5.8.0"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607