Upgrade version

This commit is contained in:
J-Jamet
2021-04-28 12:04:22 +02:00
parent 6b03ef35a6
commit db1d71af9f
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(3.0.0)
*
KeePassDX(2.9.19)
* Fix search slowdown #964
* Fix closing notification after lock request #965

View File

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

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*