Upgrade to version 3.0.0

This commit is contained in:
J-Jamet
2021-04-30 11:37:32 +02:00
parent 468c1b95b7
commit 1b2ead054a
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(3.0.0)
*
KeePassDX(2.9.20)
* Fix search with non-latin chars #971
* Fix action mode with search #972 (rollback ignore accents #945)

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 75
versionName = "2.9.20"
versionCode = 76
versionName = "3.0.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*