Upgrade version to 3.1.0 and changelog

This commit is contained in:
J-Jamet
2021-12-16 17:29:17 +01:00
parent 91a2bc3862
commit b73a7f1ed8
4 changed files with 10 additions and 2 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 15
targetSdkVersion 30
versionCode = 91
versionName = "3.0.4"
versionCode = 92
versionName = "3.1.0"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"