Version 6.0.0

This commit is contained in:
Vincent Breitmoser
2024-02-02 00:01:34 +01:00
parent 542e9310e2
commit f099b86950

View File

@@ -95,8 +95,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 34 targetSdkVersion 34
versionCode 58902 // inconsistent at the moment - set to 59000 for 5.9.0! versionCode 60000
versionName "5.8.2" versionName "6.0.0"
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