Merge pull request #14887 from nextcloud/renovate/androidx.lifecycle-lifecycle-viewmodel-ktx-2.x

fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.1
This commit is contained in:
Andy Scherzinger 2025-06-11 23:11:31 +02:00 committed by GitHub
commit 0b41e7dba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -314,7 +314,7 @@ dependencies {
implementation "androidx.webkit:webkit:1.12.1"
implementation "androidx.cardview:cardview:1.0.0"
implementation "androidx.exifinterface:exifinterface:1.4.1"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1"
implementation "androidx.lifecycle:lifecycle-service:2.9.1"
implementation "androidx.work:work-runtime:$workRuntime"
implementation "androidx.work:work-runtime-ktx:$workRuntime"