react-native-inappbrowser
react-native-inappbrowser copied to clipboard
[Android] EventBus 3.3.1 is available which has migrated to AndroidX libraries and ships with R8 rules included.
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.
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.
My company is also encountering this warning in Google Console.
@mmmcloughlin you can use patch-package to apply @JavanHuang changes