InlineActivityResult icon indicating copy to clipboard operation
InlineActivityResult copied to clipboard

Migrate to Maven Central

Open GuilhE opened this issue 4 years ago • 5 comments

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, InlineActivityResult should also be migrated to another maven repository like Maven central.

GuilhE avatar Feb 05 '21 11:02 GuilhE

One thing you can do, for now, is to manually sync to MavenCentral (setup OSS account) through Bintray console. It's a quick fix and latter on you can update the gradle script :)

This may also help.

GuilhE avatar Feb 08 '21 11:02 GuilhE

Another nice helping article: Migrating old artifacts from JCenter to MavenCentral

GuilhE avatar Feb 15 '21 10:02 GuilhE

Any update on this one?

pedrovgs avatar Mar 03 '21 14:03 pedrovgs

Any update on this one?

Radio silence unfortunately 😞 But since Google released Result API, I won't be using this dependency any more.

GuilhE avatar Mar 03 '21 15:03 GuilhE

Ohh well, I'll just fork this project for now and use jitpack and wait for this library to be updated (if ever this gets updated) ;)

I'll use this for now

implementation com.github.raquezha:InlineActivityResult:1.0.0-jitpack

raquezha avatar Apr 03 '21 10:04 raquezha