[components] Remove app services dependency from firebase component
This commit is contained in:
committed by
Sebastian Kaspari
parent
1164bf03af
commit
2f247a2fd1
@@ -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')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user