diff --git a/app/build.gradle b/app/build.gradle index 860f29dc19b5..c638e730b67e 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.2" + implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3" implementation "androidx.lifecycle:lifecycle-service:2.8.3" implementation "androidx.work:work-runtime:$workRuntime" implementation "androidx.work:work-runtime-ktx:$workRuntime"