mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to 2.9.9
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDX(2.9.9)
|
||||||
|
*
|
||||||
|
|
||||||
KeePassDX(2.9.8)
|
KeePassDX(2.9.8)
|
||||||
* Fix specific attachments with kdbx3.1 databases #828
|
* Fix specific attachments with kdbx3.1 databases #828
|
||||||
* Fix small bugs
|
* Fix small bugs
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode = 52
|
versionCode = 53
|
||||||
versionName = "2.9.8"
|
versionName = "2.9.9"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/53.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/53.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/53.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/53.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*
|
||||||
Reference in New Issue
Block a user