mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Upgrade to 2.8
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
KeePassDX(2.8)
|
||||
*
|
||||
|
||||
KeePassDX(2.7)
|
||||
* Add blocklists for autofill
|
||||
* Add autofill compatibility mode (usefull for Browser not compatible)
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode = 35
|
||||
versionName = "2.7"
|
||||
versionCode = 36
|
||||
versionName = "2.8"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/36.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/36.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
|
||||
2
fastlane/metadata/android/fr-FR/changelogs/36.txt
Normal file
2
fastlane/metadata/android/fr-FR/changelogs/36.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user