Closed berndporr closed 3 years ago
jcenter() is obsolete now. what is the workaround @berndporr
I'm still using jcenter(). I think the best approach might be to download the jar file from jcenter as a backup but haven't done it.
Figlib has been updated to be hosted on Github Packages now - see the notes in the updated readme -https://github.com/halfhp/fig
A workaround is to just have both jcenter() and mavenCentral() in the build.gradle for now. Of course not ideal but will be OK for another 6 months till jcenter() will be shut down.