diff --git a/app/build.gradle b/app/build.gradle index 9131024..1cd7a78 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -102,7 +102,7 @@ dependencies { implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'androidx.tonyodev.fetch2:xfetch2:3.1.6' - implementation 'androidx.work:work-runtime:2.7.1' + implementation 'androidx.work:work-runtime:2.8.1' implementation 'androidx.palette:palette-ktx:1.0.0' implementation 'com.github.maxbruecken:jaudiotagger-android:995dd88554' implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"