Update dependency androidx.fragment:fragment to v1.8.8

This commit is contained in:
dependency-bot
2025-06-07 09:44:06 +02:00
committed by José Rebelo
parent 5daacf6b6f
commit 27b896a772
+1 -1
View File
@@ -231,7 +231,7 @@ dependencies {
implementation "androidx.gridlayout:gridlayout:1.1.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.activity:activity:1.10.1"
implementation "androidx.fragment:fragment:1.8.7"
implementation "androidx.fragment:fragment:1.8.8"
implementation "androidx.viewpager2:viewpager2:1.1.0"
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924