mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade version and CHANGELOG
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
KeePassDX(2.9.17)
|
||||||
|
* Import / Export app properties #839
|
||||||
|
* Force twofish padding compatibility #955
|
||||||
|
|
||||||
KeePassDX(2.9.16)
|
KeePassDX(2.9.16)
|
||||||
* Fix small bugs #948
|
* Fix small bugs #948
|
||||||
|
|
||||||
|
|||||||
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode = 70
|
versionCode = 71
|
||||||
versionName = "2.9.16"
|
versionName = "2.9.17"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/71.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
* Import / Export app properties #839
|
||||||
|
* Force twofish padding compatibility #955
|
||||||
2
fastlane/metadata/android/fr-FR/changelogs/71.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/71.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
* Import / Export des propriétés de l'application #839
|
||||||
|
* Force la compatibilité du bourrage twofish #955
|
||||||
Reference in New Issue
Block a user