Version 6.0.3

This commit is contained in:
Vincent Breitmoser
2024-02-23 14:12:06 +01:00
parent 1e584a368d
commit 290ccf049e

View File

@@ -95,8 +95,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 34 targetSdkVersion 34
versionCode 60200 versionCode 60300
versionName "6.0.2" versionName "6.0.3"
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