diff --git a/app/build.gradle b/app/build.gradle index 29db354805..e010e5532f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"