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)
|
||||
* Fix URL search #1940 #1946 #2003 #2040 #2044
|
||||
* Fix Autofill popup #2054
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 34
|
||||
versionCode = 134
|
||||
versionName = "4.1.2"
|
||||
versionCode = 135
|
||||
versionName = "4.1.3"
|
||||
multiDexEnabled true
|
||||
|
||||
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