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 f6f6711 commit 6a487caCopy full SHA for 6a487ca
app/core/build.gradle.kts
@@ -62,6 +62,7 @@ dependencies {
62
api("com.google.firebase:firebase-crashlytics")
63
api("com.google.firebase:firebase-dynamic-links-ktx")
64
api("com.google.firebase:firebase-functions-ktx")
65
+ api("androidx.work:work-runtime-ktx:2.7.0")
66
67
// Logging
68
api("com.jakewharton.timber:timber:4.7.1")
0 commit comments