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 ed50779 commit a4624d2Copy full SHA for a4624d2
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-alpha02'
+ implementation 'androidx.fragment:fragment-ktx:1.8.0-beta01'
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