permissions-dispatcher / PermissionsDispatcher

A declarative API to handle Android runtime permissions.
https://github.com/permissions-dispatcher/PermissionsDispatcher
Apache License 2.0
11.22k stars 1.44k forks source link

Host artifact elsewhere - JCenter shuts down on May #706

Closed alvindizon closed 3 years ago

alvindizon commented 3 years ago

Don't know if you've seen this but JCenter is shutting down on May: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Maybe now is the time to migrate the artifact to somewhere else?

hotchemi commented 3 years ago

Thx, I was about to open the same issue! we're gonna do that ASAP.

hotchemi commented 3 years ago

Almost done with https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/708. Accidentally pushed wrong ktx version and ordering removal on https://issues.sonatype.org/browse/OSSRH-64137 lol

hotchemi commented 3 years ago

unfortunately, we can't remove publish artefact from maven central.. 🤔 let me go with it. added migration guide: https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/709