dybarsky / spots-dialog

Android AlertDialog with moving dots progress indicator
MIT License
1.08k stars 242 forks source link

Simplify build so that it can build with jitpack instead of deprecated jcenter #56

Open johnnylambada opened 3 years ago

johnnylambada commented 3 years ago

Jcenter is deprecated so it's time to move to another distribution system. Jitpack works great and has been around for a long time. Let's use it instead!