Cleanup
This commit is contained in:
parent
f4e4be7479
commit
245c46c8b8
6 changed files with 10 additions and 25 deletions
|
|
@ -55,9 +55,8 @@ dependencies {
|
|||
exclude(group = "com.android.support", module = "support-annotations")
|
||||
}
|
||||
|
||||
// TODO Remove
|
||||
implementation(platform(libs.google.firebase.bom))
|
||||
implementation("com.google.firebase:firebase-messaging-ktx")
|
||||
// TODO Temporary use the deprecated LocalBroadcastManager, to be changed later.
|
||||
implementation("androidx.localbroadcastmanager:localbroadcastmanager:1.1.0")
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.mockk)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue