Fix issue with lint.
This commit is contained in:
parent
62639c44a7
commit
298fa9979a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ dependencies {
|
|||
implementation(projects.libraries.pushstore.api)
|
||||
implementation(projects.libraries.pushproviders.api)
|
||||
|
||||
implementation(platform(libs.google.firebase.bom))
|
||||
api(platform(libs.google.firebase.bom))
|
||||
api("com.google.firebase:firebase-messaging-ktx")
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue