eladnava / redalert-android

An Android app that provides real-time emergency alerts for Israeli citizens.
Apache License 2.0
91 stars 22 forks source link

Remove/Migrate from JCenter #34

Closed emanuelb closed 3 years ago

emanuelb commented 3 years ago

https://github.com/eladnava/redalert-android/blob/167c01f874870c88faad618ee56fde6abbdb41bc/.idea/jarRepositories.xml#L14-L18

https://github.com/eladnava/redalert-android/blob/167c01f874870c88faad618ee56fde6abbdb41bc/build.gradle#L5 https://github.com/eladnava/redalert-android/blob/167c01f874870c88faad618ee56fde6abbdb41bc/build.gradle#L22

Jcenter service is closed (currently in read-only mode, no updates for packages will be made) more details on needed migration: https://developer.android.com/studio/build/jcenter-migration

and here content on how to migrate: https://jeroenmols.com/blog/2021/02/04/migratingjcenter/

eladnava commented 3 years ago

Hi @emanuelb, Thanks for your suggestion. Please submit a PR with the requested changes. 👍