mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade version and CHANGELOG
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDX(4.1.3)
|
||||||
|
* Fix Autofill Registration #2089
|
||||||
|
|
||||||
KeePassDX(4.1.2)
|
KeePassDX(4.1.2)
|
||||||
* Fix URL search #1940 #1946 #2003 #2040 #2044
|
* Fix URL search #1940 #1946 #2003 #2040 #2044
|
||||||
* Fix Autofill popup #2054
|
* Fix Autofill popup #2054
|
||||||
|
|||||||
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode = 134
|
versionCode = 135
|
||||||
versionName = "4.1.2"
|
versionName = "4.1.3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/135.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/135.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Fix Autofill Registration #2089
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/135.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/135.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Correction de l'enregistrement pour le remplissage automatique #2089
|
||||||
Reference in New Issue
Block a user