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

[Android] EventBus 3.3.1 is available which has migrated to AndroidX libraries and ships with R8 rules included. #401

Open
retyui opened this issue Feb 2, 2023 · 3 comments

Comments

@retyui
Copy link

retyui commented Feb 2, 2023

org.greenrobot:eventbus:3.2.0
This SDK version has a note from the SDK developer. Here's what the SDK developer told us:

EventBus 3.3.1 is available which has migrated to AndroidX libraries and ships with R8 rules included.
@JavanHuang
Copy link

I encountered this warning when I uploaded a new version of my app on the Google Play Store as well. It would be great if this pull request is merged so that we don't keep receiving this warning from Google Play Console.

@mmmcloughlin
Copy link

My company is also encountering this warning in Google Console.

@retyui
Copy link
Author

retyui commented May 7, 2023

@mmmcloughlin you can use patch-package to apply @JavanHuang changes

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 a pull request may close this issue.

3 participants