mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to 3.4.3
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
KeePassDX(3.4.3)
|
||||||
|
|
||||||
KeePassDX(3.4.2)
|
KeePassDX(3.4.2)
|
||||||
* Fix service parameter and workflow to remove notification when service is killed
|
* Fix service parameter and workflow to remove notification when service is killed
|
||||||
* Fix color
|
* Fix color
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 111
|
versionCode = 112
|
||||||
versionName = "3.4.2"
|
versionName = "3.4.3"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/112.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/112.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/112.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/112.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
*
|
||||||
Reference in New Issue
Block a user