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(build): use Maps from guava, not Google API Client #4845

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

keturn
Copy link
Member

@keturn keturn commented Aug 15, 2021

CrashReporter was leaking some Google APIs in to the compilation path.

Fixing that revealed that we'd accidentally imported this from it.

@keturn keturn added the Size: S Small effort likely only affecting a single area and requiring little to no research label Aug 15, 2021
@keturn keturn added this to the v5.2.0 milestone Aug 15, 2021
@github-actions github-actions bot added Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc. Type: Bug Issues reporting and PRs fixing problems labels Aug 15, 2021
@DarkWeird DarkWeird merged commit a4a30d5 into develop Aug 16, 2021
@DarkWeird DarkWeird deleted the fix/guavaMaps branch August 16, 2021 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Build/CI Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc. Size: S Small effort likely only affecting a single area and requiring little to no research Type: Bug Issues reporting and PRs fixing problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants