idisfkj / android-startup

🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
https://rousetime.com
Apache License 2.0
1.6k stars 158 forks source link

将依赖方式有class切换为id&新增onAllCompleted方法 #24

Closed qiushui95 closed 2 years ago

qiushui95 commented 2 years ago

将依赖方式有Class依赖更改为id依赖,未对之前版本进行兼容,建议发布版本改为2.0.0. 或者仅有需求的小伙伴下载module进行依赖。