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

Enable D8 dex merging #3014

Merged
merged 1 commit into from
Mar 25, 2021
Merged

Enable D8 dex merging #3014

merged 1 commit into from
Mar 25, 2021

Conversation

BenHenning
Copy link
Sponsor Member

Explanation

This enables D8 dex merging in Bazel builds since it seems the compatibility version doesn't seem to work with the latest SDK tools (31.0.1).

bazelbuild/bazel#10287 (comment) has a bit more context on why these particular flags are necessary.

Note that the binary building successfully on CI should be a sufficient check to ensure nothing has regressed. I've verified locally that the build runs.

This enables D8 dex merging in Bazel builds since it seems the compatibility version doesn't seem to work with the latest SDK tools (31.0.1).
@BenHenning BenHenning requested a review from jcqli March 25, 2021 20:18
@BenHenning BenHenning enabled auto-merge (squash) March 25, 2021 20:19
Copy link
Contributor

@jcqli jcqli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BenHenning BenHenning merged commit f81d8a3 into develop Mar 25, 2021
@BenHenning BenHenning deleted the update-bazel-build-for-d8 branch March 25, 2021 20:46
@BenHenning
Copy link
Sponsor Member Author

Thanks!

BenHenning added a commit that referenced this pull request Mar 29, 2021
BenHenning added a commit that referenced this pull request Mar 29, 2021
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.

None yet

2 participants