mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Change version to 4.0.6
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
KeePassDX(4.1.0)
|
||||
* Fix form filled recognition #1508
|
||||
KeePassDX(4.0.6)
|
||||
* Fix form filled recognition #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
|
||||
* Fix translations #1707 #1683 #1712
|
||||
* Update APK verifier #1810
|
||||
|
||||
KeePassDX(4.0.5)
|
||||
* Fix form filled recognition #1572 #1508
|
||||
|
||||
@@ -13,7 +13,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 33
|
||||
versionCode = 129
|
||||
versionName = "4.1.0"
|
||||
versionName = "4.0.6"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
* Fix form filled recognition #1508
|
||||
* Fix form filled recognition #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
|
||||
* Fix translations #1707 #1683 #1712
|
||||
* Update APK verifier #1810
|
||||
@@ -1 +1,3 @@
|
||||
* Correction de la reconnaissance de formulaire #1508
|
||||
* Correction de la reconnaissance de formulaire #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
|
||||
* Correction des traductions #1707 #1683 #1712
|
||||
* Mise à jour du vérifieur d'APK #1810
|
||||
Reference in New Issue
Block a user