fix: Upgrade to 4.2.4

This commit is contained in:
J-Jamet
2025-11-13 10:31:11 +01:00
parent 9ddd66ce85
commit 2be32e6884
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(4.2.4)
*
KeePassDX(4.2.3)
* Fix multiple Passkey selection #2253
* Fix database dialog subtitle #2254

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 35
versionCode = 148
versionName = "4.2.3"
versionCode = 149
versionName = "4.2.4"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*