Cleanup, Firebase dep. is not necessary here.
This commit is contained in:
parent
0126c7ddc1
commit
aef48bdf8a
1 changed files with 0 additions and 3 deletions
|
|
@ -225,9 +225,6 @@ dependencies {
|
|||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation("com.squareup.okhttp3:logging-interceptor")
|
||||
|
||||
implementation(platform(libs.google.firebase.bom))
|
||||
implementation("com.google.firebase:firebase-messaging-ktx")
|
||||
|
||||
implementation(libs.dagger)
|
||||
kapt(libs.dagger.compiler)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue