mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
fix: Upgrade to 4.2.0beta03
This commit is contained in:
@@ -4,7 +4,7 @@ KeePassDX(4.2.0)
|
||||
* Dialog to manage missing signature #2152 #2155 #2161 #2160
|
||||
* Capture error #2159
|
||||
* Change Passkey Backup Eligibility & Backup State #2135 #2150
|
||||
* Small fixes #2157 #2164
|
||||
* Small fixes #2157 #2164 #2171
|
||||
|
||||
KeePassDX(4.1.8)
|
||||
* Updated to API 35 minimum SDK 19 #2073 #2138 #2067 #2133 #1687 (Thx @Dev-ClayP)
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.kunzisoft.keepass"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 35
|
||||
versionCode = 142
|
||||
versionName = "4.2.0beta02"
|
||||
versionCode = 143
|
||||
versionName = "4.2.0beta03"
|
||||
multiDexEnabled true
|
||||
|
||||
testApplicationId = "com.kunzisoft.keepass.tests"
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
* Passkeys management #1421 (Thx @cali-95)
|
||||
* Small fixes #2171 #2150
|
||||
Reference in New Issue
Block a user