Upgrade to versionCode 34

This commit is contained in:
J-Jamet
2020-05-10 20:07:58 +02:00
parent cbd64d1602
commit 940a1dfc78
4 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
KeePassDX(2.6)
KeePassDX(2.5)
* First stable version of KeePassDX
* Fork completely rewritten from the KeePassDroid project

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 33
versionName = "2.5"
versionCode = 34
versionName = "2.6"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View File

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

View File

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