We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 061a23d + c93d359 commit 9768c0bCopy full SHA for 9768c0b
app/build.gradle
@@ -77,7 +77,7 @@ android {
77
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.2"
78
79
// Fragment
80
- implementation 'androidx.fragment:fragment-ktx:1.6.1'
+ implementation 'androidx.fragment:fragment-ktx:1.6.2'
81
82
implementation("androidx.cardview:cardview:1.0.0")
83
0 commit comments