diff --git a/app/build.gradle b/app/build.gradle index cde9fe0538..b1d8a054b0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -287,7 +287,7 @@ dependencies { implementation 'androidx.webkit:webkit:1.11.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.exifinterface:exifinterface:1.3.7' - implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.1" + implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2" implementation "androidx.lifecycle:lifecycle-service:2.8.2" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime"