chibatching / Kotpref

Kotpref - Android SharedPreferences delegation library for Kotlin
https://chibatching.github.io/Kotpref/
Apache License 2.0
697 stars 50 forks source link

Migrate from JCenter to Maven Central #239

Closed chibatching closed 3 years ago

chibatching commented 3 years ago

JCenter and Bintray will be closed on 1st May 2021. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

I have to migrate maven central, sonatype, or other options.

chibatching commented 3 years ago

I created a project on Sonatype and try to sync artifacts from Bintray to Maven Central. It was failed with the errors below.

To resolve these errors, I have to edit and sign all of the previous artifacts. It is not possible for me.

So, I'm going to publish only new versions to maven central, and if someone wants to use old artifacts, I'll propose to download artifacts from JitPack.io.

chibatching commented 3 years ago
chibatching commented 3 years ago

All previous packages now published on Maven Central. 🎉