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

Fix regression on our dependency, due to merge of #6788. #7169

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Sep 19, 2022

We do not use android-embedded_fcm_distributor anymore (since #7068). The code was compiling because android-embedded_fcm_distributor has a dependency on firebase-messaging.

No need for a changelog, since the code is not released.

We do not use `android-embedded_fcm_distributor` anymore (since #7068).
The code was compiling because `android-embedded_fcm_distributor` has a dependency on `firebase-messaging`.
@bmarty bmarty force-pushed the feature/bma/fix_dependencies_regression branch from aca2d98 to 874bcc1 Compare September 19, 2022 08:34
@bmarty bmarty requested review from a team, ouchadam and ganfra and removed request for a team and ouchadam September 19, 2022 08:35
@bmarty bmarty added the Z-NextRelease For issues and PRs which should be included in the NextRelease. label Sep 19, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@bmarty bmarty merged commit 0fea172 into develop Sep 19, 2022
@bmarty bmarty deleted the feature/bma/fix_dependencies_regression branch September 19, 2022 12:29
@ouchadam
Copy link
Contributor

ahh great catch! this is the danger of introducing new files, there's no conflicts 😢

@rajil rajil mentioned this pull request Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-NextRelease For issues and PRs which should be included in the NextRelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants