mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Update to 4.1.7
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDX(4.1.7)
|
||||||
|
* Fix CipherDatabase for biometric states #2119
|
||||||
|
|
||||||
KeePassDX(4.1.6)
|
KeePassDX(4.1.6)
|
||||||
* Auto open biometric prompt from database list #2113
|
* Auto open biometric prompt from database list #2113
|
||||||
* Fix Keystore errors #2114 #2115
|
* Fix Keystore errors #2114 #2115
|
||||||
|
|||||||
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode = 138
|
versionCode = 139
|
||||||
versionName = "4.1.6"
|
versionName = "4.1.7"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/139.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/139.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Fix CipherDatabase for biometric states #2119
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/139.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/139.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Correction du CipherDatabase pour les états biométriques #2119
|
||||||
Reference in New Issue
Block a user