mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade version and changelogs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
KeepassDX (2.5.0.0beta12)
|
||||
* Added move and copy for groups and entries
|
||||
* New navigation in a single screen
|
||||
|
||||
KeepassDX (2.5.0.0beta11)
|
||||
* Fix crash in beta10 version
|
||||
|
||||
|
||||
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 27
|
||||
versionCode = 11
|
||||
versionName = "2.5.0.0beta11"
|
||||
versionCode = 12
|
||||
versionName = "2.5.0.0beta12"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Added move and copy for groups and entries
|
||||
* New navigation in a single screen
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/12.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/12.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Déplacer et copier ajoutés pour les groupes et les entrées
|
||||
* Nouvelle navigation dans un seul écran
|
||||
Reference in New Issue
Block a user