greenrobot / EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
http://greenrobot.org/eventbus/
Apache License 2.0
24.67k stars 4.66k forks source link

EventBus Support Android 12 yet? #695

Closed NutdanaiPearl closed 2 years ago

NutdanaiPearl commented 2 years ago

Has anyone known that the EventBus support on Android 12 yet? Thank you.

greenrobot-team commented 2 years ago

There shouldn't be anything preventing you from using it. If there is, please file an issue with details!