Update CHANGELOG and fix descriptions by version

This commit is contained in:
J-Jamet
2020-07-17 10:26:26 +02:00
parent 754d2b2dd3
commit 5d3b4fa5ec
19 changed files with 34 additions and 24 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 14
targetSdkVersion 29
versionCode = 37
versionName = "2.8.1"
versionCode = 38
versionName = "2.8.2"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"