AsteroidOSSync icon indicating copy to clipboard operation
AsteroidOSSync copied to clipboard

Replace JCenter repository

Open jrtberlin opened this issue 4 years ago • 1 comments

The JCenter repository is deprecated and going forward read-only.

We can replace jcenter() with mavenCentral() except for the github.vatsal.easyweather library. The options are:

  • look for an alternative trusted repository
  • replace the library (either new lib or self-implement the functionality)
  • place the dependency in our tree.

jrtberlin avatar May 31 '21 11:05 jrtberlin

Rename to "Replace JCenter repository" for proper capitalization

Doomsdayrs avatar Jun 26 '21 16:06 Doomsdayrs