mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Merge tag '2.8.5' into develop
2.8.5
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(2.8.5)
|
||||
* Fix Base 64 #708
|
||||
|
||||
KeePassDX(2.8.4)
|
||||
* Fix incomplete attachment deletion #684
|
||||
* Fix opening database v1 without backup folder #692
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode = 40
|
||||
versionName = "2.8.4"
|
||||
versionCode = 41
|
||||
versionName = "2.8.5"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/41.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/41.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Fix Base 64 #708
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/41.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/41.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Correction Base 64 #708
|
||||
Reference in New Issue
Block a user