mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
Jakub Sokołowski
0d403739f9
I've noticed issues with the https://repository.sonatype.org/ Maven repository we were using. They appear to have purged their storage of a lot of packages, including our own for example: https://repository.sonatype.org/content/groups/sonatype-public-grid/com/github/status-im/ For this reason I've release a new version of `go-maven-resolver` that includes two more Maven repos: - https://plugins.gradle.org/m2 - https://jitpack.io Signed-off-by: Jakub Sokołowski <jakub@status.im>