Only include Firebase dependency in standard flavor
(cherry picked from commit 10bf430ce6548eb98502e3084d52af80a917f0f2)
This commit is contained in:
parent
f143ac1572
commit
1d134a94a6
@ -173,7 +173,7 @@ dependencies {
|
||||
// UI library
|
||||
implementation("com.google.android.material:material:1.3.0-beta01")
|
||||
|
||||
implementation("com.google.firebase:firebase-core:18.0.0")
|
||||
"standardImplementation"("com.google.firebase:firebase-core:18.0.0")
|
||||
|
||||
// ReactiveX
|
||||
implementation("io.reactivex:rxandroid:1.2.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user