Update dependency androidx.fragment:fragment-ktx to v1.8.9

This commit is contained in:
dependency-bot
2025-08-16 01:03:11 +00:00
parent 13a26af518
commit 1b2ce0199c
+1 -1
View File
@@ -241,7 +241,7 @@ dependencies {
implementation "androidx.gridlayout:gridlayout:1.1.0" implementation "androidx.gridlayout:gridlayout:1.1.0"
implementation "androidx.palette:palette-ktx:1.0.0" implementation "androidx.palette:palette-ktx:1.0.0"
implementation "androidx.activity:activity-ktx:1.10.1" implementation "androidx.activity:activity-ktx:1.10.1"
implementation "androidx.fragment:fragment-ktx:1.8.8" implementation "androidx.fragment:fragment-ktx:1.8.9"
implementation "androidx.viewpager2:viewpager2:1.1.0" implementation "androidx.viewpager2:viewpager2:1.1.0"
implementation "androidx.work:work-runtime-ktx:2.10.3" implementation "androidx.work:work-runtime-ktx:2.10.3"