Upgrade to version 2.9.5

This commit is contained in:
J-Jamet
2020-12-11 11:03:00 +01:00
parent 23933e80e3
commit 6119054b45
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.9.5)
*
KeePassDX(2.9.4)
* Fix small bugs #812
* Argon2ID implementation #791

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 30
versionCode = 48
versionName = "2.9.4"
versionCode = 49
versionName = "2.9.5"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*