permissions-dispatcher / PermissionsDispatcher

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

Upload to Maven Central Repository #485

Closed shiraji closed 6 years ago

shiraji commented 6 years ago

It's seems that we may need to upload our artifact to Maven Central is better idea.

https://twitter.com/JakeWharton/status/1004745103292944384

Because if this tweet actually happens, Android default project would not contain jcenter() in build.gradle. We can still upload the artifact to jcenter, thou.

What do you think?

hotchemi commented 6 years ago

Umm, it's an unofficial tweet yet and I'm not a huge fun of Maven Central actually(as it requires cumbersome procedure)🤔 Let's see what would happen after the incident, thx for heads up!