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 a0c91bc commit 2450a56Copy full SHA for 2450a56
app/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
})
63
implementation 'androidx.appcompat:appcompat:1.7.0'
64
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
65
- implementation 'androidx.fragment:fragment-ktx:1.8.3'
+ implementation 'androidx.fragment:fragment-ktx:1.8.4'
66
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
67
implementation 'androidx.multidex:multidex:2.0.1'
68
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.29'
0 commit comments