fix: Upgrade to 4.2.0beta04

This commit is contained in:
J-Jamet
2025-10-14 14:12:01 +02:00
parent 96c3af097a
commit f1f7dd1e6c
3 changed files with 4 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 35 targetSdkVersion 35
versionCode = 144 versionCode = 145
versionName = "4.2.0beta03" versionName = "4.2.0beta04"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
* Passkeys management #1421 (Thx @cali-95)

View File

@@ -0,0 +1 @@
* Gestion de Passkeys #1421 (Thx @cali-95)