mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update version and CHANGELOG
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(2.10.2)
|
||||
*
|
||||
|
||||
KeePassDX(2.10.1)
|
||||
* Fix parcelable with custom data #986
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 30
|
||||
versionCode = 78
|
||||
versionName = "2.10.1"
|
||||
versionCode = 79
|
||||
versionName = "2.10.2"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
@@ -1 +1 @@
|
||||
*
|
||||
* Fix parcelable with custom data #986
|
||||
1
fastlane/metadata/android/en-US/changelogs/79.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/79.txt
Normal file
@@ -0,0 +1 @@
|
||||
*
|
||||
@@ -1 +1 @@
|
||||
*
|
||||
* Correction des parcelable avec données customisées #986
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/79.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/79.txt
Normal file
@@ -0,0 +1 @@
|
||||
*
|
||||
Reference in New Issue
Block a user