mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to 3.0.2 and update CHANGELOG
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
KeePassDX(3.0.2)
|
||||||
|
* Samsung DeX mode #1114 #245 (Thx @chenxiaolong)
|
||||||
|
|
||||||
KeePassDX(3.0.1)
|
KeePassDX(3.0.1)
|
||||||
* Fix text size and smallest margin #1085
|
* Fix text size and smallest margin #1085
|
||||||
* Fix number of lines during an edition #1073
|
* Fix number of lines during an edition #1073
|
||||||
|
|||||||
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "com.kunzisoft.keepass"
|
applicationId "com.kunzisoft.keepass"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode = 88
|
versionCode = 89
|
||||||
versionName = "3.0.1"
|
versionName = "3.0.2"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/89.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/89.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Samsung DeX mode #1114 #245 (Thx @chenxiaolong)
|
||||||
1
fastlane/metadata/android/fr-FR/changelogs/89.txt
Normal file
1
fastlane/metadata/android/fr-FR/changelogs/89.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* Mode Samsung DeX #1114 #245 (Thx @chenxiaolong)
|
||||||
Reference in New Issue
Block a user