Version 6.0.1

This commit is contained in:
Vincent Breitmoser
2024-02-16 10:44:15 +01:00
parent 545a45842a
commit 3d70875726

View File

@@ -95,8 +95,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 34 targetSdkVersion 34
versionCode 60000 versionCode 60100
versionName "6.0.0" versionName "6.0.1"
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