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 f8cc500 commit e64132bCopy full SHA for e64132b
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.3.0-alpha08'
+ implementation 'androidx.fragment:fragment-ktx:1.7.0-alpha10'
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.3'
0 commit comments