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.
2 parents 862d597 + 13213f8 commit 9021f34Copy full SHA for 9021f34
app/build.gradle
@@ -333,7 +333,7 @@ dependencies {
333
implementation "androidx.lifecycle:lifecycle-service:2.9.2"
334
implementation "androidx.work:work-runtime:$workRuntime"
335
implementation "androidx.work:work-runtime-ktx:$workRuntime"
336
- implementation "androidx.fragment:fragment-ktx:1.8.8"
+ implementation "androidx.fragment:fragment-ktx:1.8.9"
337
implementation "com.github.albfernandez:juniversalchardet:2.5.0" // need this version for Android <7
338
compileOnly "com.google.code.findbugs:annotations:3.0.1u2"
339
implementation "commons-io:commons-io:2.20.0"
0 commit comments