mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade to 4.2.0beta04
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/145.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/145.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Passkeys management #1421 (Thx @cali-95)
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/145.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/145.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Gestion de Passkeys #1421 (Thx @cali-95)
|
||||||
Reference in New Issue
Block a user