mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update to 2.10.5
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
KeePassDX(2.10.5)
|
||||
* Increase the saving speed of database #1028
|
||||
* Fix advanced unlocking by device credential #1029
|
||||
|
||||
KeePassDX(2.10.4)
|
||||
* Hot fix to increase the opening speed of database #1028
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 30
|
||||
versionCode = 82
|
||||
versionName = "2.10.4"
|
||||
versionCode = 83
|
||||
versionName = "2.10.5"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/83.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/83.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Increase the saving speed of database #1028
|
||||
* Fix advanced unlocking by device credential #1029
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/83.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/83.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Augmentation de la rapidité de sauvegarde de la base de données #1028
|
||||
* Correction du déverouillage avancé #1029
|
||||
Reference in New Issue
Block a user