Closed AndroidDeveloperLB closed 3 years ago
Hi thanks for this, I'll discuss it here: terl/lazysodium-java#94
Oh I didn't notice it's by the same person.
Release 5.0.0 is now on MavenCentral rather than jCenter/Bintray. Instructions can be found in the readme.
Happy coding 💻
@gurpreet- I just ran over this issue on a project of our customer (within a third-party sdk). Since they're still relying on an older version of lazysodium-android (4.2.0) and bintray.com was shutdown, are there any plans on publishing those older versions on MavenCentral? Many thanks.
@dani-digital It's advised to upgrade to the latest release. The details for doing so can be found here https://github.com/terl/lazysodium-java/wiki/Upgrading. There's not much work required.
I've read that they are being closed on May:
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
As this repository says we should use jcenter in build.gradle file, doesn't it mean we should use something else ? How can we solve this?
I actually have these:
And in dependencies: