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

Allowing D8 instead of Dex #781

Merged
merged 5 commits into from
Oct 17, 2018
Merged

Conversation

william-ferguson-au
Copy link
Contributor

@william-ferguson-au william-ferguson-au commented Oct 14, 2018

D8 is the new dex mechanism available in the Android 28 tools.
It allows for use of and desugaring of Java8 syntax.

To use add a

<DexMechansim>D8</DexMechansim>

element to your config.

@william-ferguson-au
Copy link
Contributor Author

This solves #773

@william-ferguson-au william-ferguson-au merged commit 2c3b8cc into master Oct 17, 2018
@mosabua mosabua deleted the allowing-d8-instead-of-dex branch May 3, 2019 04:46
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

1 participant