mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Change version to 2.8.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
KeePassDX(2.9)
|
||||
KeePassDX(2.8.6)
|
||||
* Fix Autofill recognition #712
|
||||
* Keep value after renaming custom field #709
|
||||
* Prevent random binary bug #713
|
||||
|
||||
@@ -12,7 +12,7 @@ android {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode = 42
|
||||
versionName = "2.9"
|
||||
versionName = "2.8.6"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
Reference in New Issue
Block a user