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

Use MessageCompat.setAsynchronous to support API 16+ #33

Merged
merged 6 commits into from Sep 20, 2022

Conversation

jstaahl
Copy link

@jstaahl jstaahl commented Jun 10, 2022

This backward-compatibility workaround is now available via androix MessageCompat.setAsynchronous (source)

fixes #32

@jstaahl jstaahl requested a review from pyricau as a code owner June 10, 2022 22:14
@pyricau
Copy link
Member

pyricau commented Jun 10, 2022

mmm looks like something's up with the gradle config and kotlin versions?

@pyricau
Copy link
Member

pyricau commented Jun 10, 2022

(the UI tests are sometimes kinda flaky, still need to look into that. But here build failing is a separate story)

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.

Use async messages pre API 22
3 participants