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 errors on API 27 #80

Merged
merged 2 commits into from
Oct 16, 2018
Merged

Fix errors on API 27 #80

merged 2 commits into from
Oct 16, 2018

Conversation

paulo-raca
Copy link
Contributor

This is the workaround suggested on #76, and it works perfectly.

I've sucessfully tested it on all supported plaforms (x86/x86_64 was tested on the emulator and arm/arm64 was tested on a Pixel 2)

It is actually the same as Android 9 (API28)
This is useful for checking that the code is actually being tested on the desired ABI (32 / 64 bits)
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