Thanks to visit codestin.com Credit goes to github.com
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 b1b04d4 commit 0e82841Copy full SHA for 0e82841
messaging/app/build.gradle.kts
@@ -52,6 +52,6 @@ dependencies {
52
implementation("com.google.firebase:firebase-firestore")
53
54
implementation("com.google.android.gms:play-services-auth:20.7.0")
55
- implementation("androidx.work:work-runtime-ktx:2.8.1")
+ implementation("androidx.work:work-runtime-ktx:2.9.0")
56
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2")
57
}
0 commit comments