We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
androidx.fragment:fragment-ktx
1 parent 8d0f7f1 commit fa5c7bcCopy full SHA for fa5c7bc
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
})
62
implementation 'androidx.appcompat:appcompat:1.7.1'
63
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
64
- implementation 'androidx.fragment:fragment-ktx:1.8.8'
+ implementation 'androidx.fragment:fragment-ktx:1.8.9'
65
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
66
implementation 'androidx.multidex:multidex:2.0.1'
67
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.29'
0 commit comments