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 a7dd3af commit 7be7a32Copy full SHA for 7be7a32
1 file changed
app/build.gradle
@@ -201,7 +201,7 @@ dependencies {
201
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
202
implementation 'androidx.core:core-ktx:1.3.2'
203
implementation 'androidx.documentfile:documentfile:1.0.1'
204
- implementation 'androidx.fragment:fragment-ktx:1.3.4'
+ implementation 'androidx.fragment:fragment-ktx:1.3.5'
205
implementation "androidx.lifecycle:lifecycle-livedata:${androidxLifecycleVersion}"
206
implementation "androidx.lifecycle:lifecycle-viewmodel:${androidxLifecycleVersion}"
207
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
0 commit comments