We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df7fd8b + 1f9c04b commit dc347d4Copy full SHA for dc347d4
app/build.gradle
@@ -77,7 +77,7 @@ android {
77
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.5.0"
78
79
// Fragment
80
- implementation 'androidx.fragment:fragment-ktx:1.5.0'
+ implementation 'androidx.fragment:fragment-ktx:1.5.5'
81
82
implementation("androidx.cardview:cardview:1.0.0")
83
0 commit comments