Update dependency androidx.fragment:fragment to v1.8.3

This commit is contained in:
dependency-bot 2024-09-07 01:08:58 +00:00 committed by José Rebelo
parent b481860529
commit 287fdd87d8

View File

@ -219,7 +219,7 @@ dependencies {
implementation "androidx.gridlayout:gridlayout:1.0.0" implementation "androidx.gridlayout:gridlayout:1.0.0"
implementation "androidx.palette:palette:1.0.0" implementation "androidx.palette:palette:1.0.0"
implementation "androidx.activity:activity:1.9.2" implementation "androidx.activity:activity:1.9.2"
implementation "androidx.fragment:fragment:1.8.2" implementation "androidx.fragment:fragment:1.8.3"
implementation "androidx.viewpager2:viewpager2:1.1.0" implementation "androidx.viewpager2:viewpager2:1.1.0"
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924 // Not latest version because of https://github.com/material-components/material-components-android/issues/3924