mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade changelogs and version
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
KeepassDX (2.5.0.0beta10)
|
||||||
|
* Upgrade translations
|
||||||
|
* Fix classic dark theme
|
||||||
|
* Add Material Icon Pack to the Free version
|
||||||
|
* Fix bugs
|
||||||
|
|
||||||
KeepassDX (2.5.0.0beta9)
|
KeepassDX (2.5.0.0beta9)
|
||||||
* Education Screens to learn how to use the app
|
* Education Screens to learn how to use the app
|
||||||
* New designs
|
* New designs
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode = 9
|
versionCode = 10
|
||||||
versionName = "2.5.0.0beta9"
|
versionName = "2.5.0.0beta10"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
* Upgrade translations
|
||||||
|
* Fix classic dark theme
|
||||||
|
* Add Material Icon Pack to the Free version
|
||||||
|
* Fix bugs
|
||||||
4
fastlane/metadata/android/fr-FR/changelogs/10.txt
Normal file
4
fastlane/metadata/android/fr-FR/changelogs/10.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
* Mise à jour des traductions
|
||||||
|
* Correction du thème sombre classic
|
||||||
|
* Ajout du Pack d'Icones Material à la version gratuite
|
||||||
|
* Corrections de bugs
|
||||||
Reference in New Issue
Block a user