nisrulz / qreader

:white_square_button: [Android Library] Read QR codes using google's mobile vision api, but without the hassle
http://nisrulz.github.io/qreader
Apache License 2.0
371 stars 108 forks source link

Migrate to Maven Central #69

Open nisrulz opened 3 years ago

nisrulz commented 3 years ago

JFrog just announced that they'll be shutting down JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Key dates are:

February 28th: No more submissions will be accepted to Bintray, JCenter May 1st: Bintray, JCenter services will no longer be available

Hence need to migrate to another maven repository like Maven central.

nisrulz commented 3 years ago

Use: https://github.com/vanniktech/gradle-maven-publish-plugin

Updated process info: https://getstream.io/blog/publishing-libraries-to-mavencentral-2021/