mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade CHANGELOG
This commit is contained in:
@@ -3,6 +3,7 @@ KeePassDX(4.0.0)
|
||||
* Material You theme (follow system colors) #1469
|
||||
* Refactoring inner code #1371
|
||||
* Migration to API 33
|
||||
# Remove from search #1308
|
||||
* Fix behaviors #1351
|
||||
* Fix bugs #1589 #1584 #1545 #1563 #1371
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 33
|
||||
versionCode = 121
|
||||
versionName = "4.0.0_beta01"
|
||||
versionCode = 122
|
||||
versionName = "4.0.0_beta02"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
@@ -2,5 +2,6 @@
|
||||
* Material You theme (follow system colors) #1469
|
||||
* Refactoring inner code #1371
|
||||
* Migration to API 33
|
||||
# Remove from search #1308
|
||||
* Fix behaviors #1351
|
||||
* Fix bugs #1589 #1584 #1545 #1563 #1371
|
||||
@@ -2,5 +2,6 @@
|
||||
* Thème Material You (follow system colors) #1469
|
||||
* Refactorisation du code interne #1371
|
||||
* Migration vers API 33
|
||||
* Suppression depuis la recherche #1308
|
||||
* Corrections de comportements #1351
|
||||
* Corrections de bugs #1589 #1584 #1545 #1563 #1371
|
||||
Reference in New Issue
Block a user