[components] Remove app services dependency from firebase component

This commit is contained in:
Jonathan Almeida
2019-06-21 12:09:02 -07:00
committed by Sebastian Kaspari
parent 1164bf03af
commit 2f247a2fd1

View File

@@ -27,7 +27,6 @@ dependencies {
implementation project(':concept-push')
implementation Dependencies.firebase_core
implementation Dependencies.firebase_messaging
implementation Dependencies.mozilla_push
testImplementation project(':support-test')