diff --git a/build.gradle b/build.gradle index c062a511..87b8ecb9 100644 --- a/build.gradle +++ b/build.gradle @@ -328,7 +328,7 @@ dependencies { implementation 'androidx.core:core:1.13.1' implementation 'androidx.legacy:legacy-support-core-utils:1.0.0' implementation 'androidx.legacy:legacy-support-core-ui:1.0.0' - implementation 'androidx.fragment:fragment:1.8.4' + implementation 'androidx.fragment:fragment:1.8.5' implementation 'androidx.recyclerview:recyclerview:1.3.2' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.palette:palette:1.0.0'