Update version and CHANGELOG

This commit is contained in:
J-Jamet
2021-05-11 11:47:20 +02:00
parent 256c2c955a
commit cf025b9135
6 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
KeePassDX(2.10.2)
*
KeePassDX(2.10.1) KeePassDX(2.10.1)
* Fix parcelable with custom data #986 * Fix parcelable with custom data #986

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass" applicationId "com.kunzisoft.keepass"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 30 targetSdkVersion 30
versionCode = 78 versionCode = 79
versionName = "2.10.1" versionName = "2.10.2"
multiDexEnabled true multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests" testApplicationId = "com.kunzisoft.keepass.tests"

View File

@@ -1 +1 @@
* * Fix parcelable with custom data #986

View File

@@ -0,0 +1 @@
*

View File

@@ -1 +1 @@
* * Correction des parcelable avec données customisées #986

View File

@@ -0,0 +1 @@
*