Give ability to configure the Firebase push gateway.
This commit is contained in:
parent
3ca624648b
commit
cf60f943a8
10 changed files with 70 additions and 11 deletions
|
|
@ -17,4 +17,6 @@ interface EnterpriseService {
|
|||
|
||||
fun semanticColorsLight(): SemanticColors
|
||||
fun semanticColorsDark(): SemanticColors
|
||||
|
||||
fun firebasePushGateway(): String?
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue