Upgrade to 2.8

This commit is contained in:
J-Jamet
2020-06-18 15:31:15 +02:00
parent 60dbea1027
commit 348994917b
4 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.8)
*
KeePassDX(2.7)
* Add blocklists for autofill
* Add autofill compatibility mode (usefull for Browser not compatible)

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 35
versionName = "2.7"
versionCode = 36
versionName = "2.8"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1,2 @@
*

View File

@@ -0,0 +1,2 @@
*