Upgrade to 2.9

This commit is contained in:
J-Jamet
2020-09-02 13:46:02 +02:00
parent b15870d441
commit 70aebcf9aa
4 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.9)
*
KeePassDX(2.8.3)
* Upload attachments
* Visibility button for each hidden field

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 39
versionName = "2.8.3"
versionCode = 40
versionName = "2.9"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -0,0 +1 @@
*

View File

@@ -0,0 +1 @@
*