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

Separates versioning for firebase-core and firebase-messaging. These… #999

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

mikelee-osmo
Copy link
Contributor

You can no longer assume that firebase has a version for every version of Google play services. For example, there is no valid 15.0.1 version of firebase-core, even though that is a valid Google Play service version. The googlePlayServicesVersion needs to be set for other libraries, decoupling the version locking with this PR.

…are no longer coupled in recent releases by Google.
@evollu evollu merged commit 4bcc5d1 into evollu:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants