mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change to version 2.9.18 to deploy bugs fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
KeePassDX(3.0.0)
|
||||
KeePassDX(2.9.18)
|
||||
* Move groups #658
|
||||
* Improve autofill recognition #960
|
||||
* Remove diacritical marks in search string #945
|
||||
|
||||
@@ -12,7 +12,7 @@ android {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 30
|
||||
versionCode = 72
|
||||
versionName = "3.0.0"
|
||||
versionName = "2.9.18"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
Reference in New Issue
Block a user