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

Jcenter shutdown #14

Open dmitriyTarasov opened 3 years ago

dmitriyTarasov commented 3 years ago

Hello! JCenter will shutdown in 2022, will this library be available on Maven Central? Thanks.

https://blog.gradle.org/jcenter-shutdown

idisfkj commented 3 years ago

Hello! JCenter will shutdown in 2022, will this library be available on Maven Central? Thanks.

https://blog.gradle.org/jcenter-shutdown

Of course, I will upload it to Maven Central.

idaima commented 3 years ago

When will the migration be completed? @idisfkj

idisfkj commented 3 years ago

Upload to Maven Central is complete. See README for details.