InlineActivityResult
InlineActivityResult copied to clipboard
Migrate to Maven Central
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.
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.
Another nice helping article: Migrating old artifacts from JCenter to MavenCentral
Any update on this one?
Any update on this one?
Radio silence unfortunately 😞 But since Google released Result API, I won't be using this dependency any more.
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