mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to 3.0.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(3.0.1)
|
||||
* Fix text size and smallest margin #1085
|
||||
|
||||
KeePassDX(3.0.0)
|
||||
* Add / Manage dynamic templates #191
|
||||
* Manually select RecycleBin group and Templates group #191
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 30
|
||||
versionCode = 87
|
||||
versionName = "3.0.0"
|
||||
versionCode = 88
|
||||
versionName = "3.0.1"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/88.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/88.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Fix text size and smallest margin #1085
|
||||
1
fastlane/metadata/android/fr-FR/changelogs/88.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/88.txt
Normal file
@@ -0,0 +1 @@
|
||||
* Correction de la taille de texte et plus petites marges #1085
|
||||
Reference in New Issue
Block a user