diff --git a/app/build.gradle b/app/build.gradle index 0940848..43a06ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -68,7 +68,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0' implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' - implementation 'androidx.fragment:fragment-ktx:1.8.6' + implementation 'androidx.fragment:fragment-ktx:1.8.7' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'