We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
androidx.fragment:fragment-ktx
1 parent 8e2194f commit f1e3df8Copy full SHA for f1e3df8
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
})
62
implementation 'androidx.appcompat:appcompat:1.6.1'
63
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
64
- implementation 'androidx.fragment:fragment-ktx:1.8.0-beta01'
+ implementation 'androidx.fragment:fragment-ktx:1.8.0-rc01'
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.28'
0 commit comments