Cleanup, Firebase dep. is not necessary here.
This commit is contained in:
committed by
Benoit Marty
parent
586d1a076c
commit
1f87e10376
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user