mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade to 4.2.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(4.2.1)
|
||||
* Fix Magikeyboard autosearch #2233
|
||||
|
||||
KeePassDX(4.2.0)
|
||||
* Passkeys management #1421 #2097 (@cali-95)
|
||||
* Confirm usage of passkey #2165 #2124
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 35
|
||||
versionCode = 145
|
||||
versionName = "4.2.0"
|
||||
versionCode = 146
|
||||
versionName = "4.2.1"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/146.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/146.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Fix Magikeyboard autosearch #2233
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/146.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/146.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Correction de la recherche auto pour le Magikeyboard #2233
|
||||
Reference in New Issue
Block a user