Changelog 1.0.2 (2025-06-10) Bug Fixes add mavenCentral for repositories (#132) (1a66ed9) allow overriding minSdkVersion (#133) (b1b8f9d) 1.0.1 (2025-06-07) Bug Fixes support receiver usage on API26+ (#128) (b48ca63) 1.0.0 (2022-11-05) Features official v1 release (c7c9a0c) Miscellaneous Chores release 1.0.0 (#114) (c7c9a0c) v0.0.1-alpha7 (October 19, 2018) Android Event listeners must be registered explicitly in MainApplication.java instead of in the manifest. (@erezrokah in #24)