mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade to 4.0.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(4.0.1)
|
||||
* Fix back lock #1635 #1629
|
||||
|
||||
KeePassDX(4.0.0)
|
||||
* New UX/UI with Material 3 #1183 #1529 #1428 #1441 #1607
|
||||
* Material You theme (follow system colors) #1469
|
||||
|
||||
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 33
|
||||
versionCode = 123
|
||||
versionName = "4.0.0"
|
||||
versionCode = 124
|
||||
versionName = "4.0.1"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/124.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/124.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Fix back lock #1635 #1629
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/124.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/124.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Correction du verrouillage de retour #1635 #1629
|
||||
Reference in New Issue
Block a user