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 fb4bd84 + 51d9a35 commit 6799889Copy full SHA for 6799889
pushnotifications/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
compileOnly "com.google.firebase:firebase-messaging:22.0.0"
48
compileOnly "com.google.firebase:firebase-iid:21.1.0"
49
50
- implementation("androidx.work:work-runtime-ktx:2.5.0")
+ implementation("androidx.work:work-runtime-ktx:2.7.0")
51
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
52
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'
53
0 commit comments