Merge branch 'develop' into feature/Passkeys

This commit is contained in:
J-Jamet
2025-08-20 08:39:02 +02:00
46 changed files with 508 additions and 308 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.kunzisoft.keepass"
minSdkVersion 19
targetSdkVersion 34
versionCode = 137
versionName = "4.1.5"
versionCode = 138
versionName = "4.1.6"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"
@@ -126,6 +126,7 @@ dependencies {
implementation 'androidx.media:media:1.6.0'
// Lifecycle - LiveData - ViewModel - Coroutines
implementation "androidx.core:core-ktx:$android_core_version"
implementation "androidx.lifecycle:lifecycle-process:2.6.2"
implementation 'androidx.fragment:fragment-ktx:1.6.0'
implementation "com.google.android.material:material:$android_material_version"
// Token auto complete