Only include Firebase dependency in standard flavor
Cette révision appartient à :
Parent
67eb4e8180
révision
10bf430ce6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -166,7 +166,7 @@ dependencies {
|
||||||
// UI library
|
// UI library
|
||||||
implementation("com.google.android.material:material:1.3.0-beta01")
|
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
|
// ReactiveX
|
||||||
implementation("io.reactivex:rxandroid:1.2.1")
|
implementation("io.reactivex:rxandroid:1.2.1")
|
||||||
|
|
Référencer dans un nouveau ticket