Version 6.0.4
This commit is contained in:
@@ -95,8 +95,8 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 60300
|
versionCode 60400
|
||||||
versionName "6.0.3"
|
versionName "6.0.4"
|
||||||
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
|
||||||
|
|||||||
@@ -1,5 +1,10 @@
|
|||||||
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
|
[//]: # (NOTE: Please put every sentence in its own line, Transifex puts every line in its own translation field!)
|
||||||
|
|
||||||
|
## 6.0.4
|
||||||
|
* Update translations
|
||||||
|
* Fix dark theme issue in backup dialog
|
||||||
|
* Fix API crash
|
||||||
|
|
||||||
## 6.0.3
|
## 6.0.3
|
||||||
* Add special handling for expected ECC import format for Nitrokey 3
|
* Add special handling for expected ECC import format for Nitrokey 3
|
||||||
* Change security defaults from SHA-512 to SHA-256
|
* Change security defaults from SHA-512 to SHA-256
|
||||||
|
|||||||
Reference in New Issue
Block a user