Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[firebase_messaging] Declares Android Firebase Messaging dependency as api #1983

Commits on Mar 24, 2020

  1. Declares Android Firebase Messaging dependency as api to allow it t…

    …o be accessed from the app
    
    An app shouldn’t have to define the the Firebase Messaging dependency in order to access it, as it’s already included within this plugin. By declaring it as an `api` dependency, this allows the app to access it and removes an extra step from the setup.
    josh-burton committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    3d2e7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a65868 View commit details
    Browse the repository at this point in the history