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.
1 parent 0b31257 commit a6b02baCopy full SHA for a6b02ba
app/build.gradle
@@ -77,7 +77,7 @@ android {
77
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.3.1"
78
79
// Fragment
80
- implementation 'androidx.fragment:fragment-ktx:1.4.0'
+ implementation 'androidx.fragment:fragment-ktx:1.5.0'
81
82
implementation("androidx.cardview:cardview:1.0.0")
83
0 commit comments