futuredapp / donut

Doughnut-like graph view capable of displaying multiple datasets with assignable colors
MIT License
546 stars 46 forks source link

Migrate from JCenter to Maven Central #70

Closed axiel7 closed 3 years ago

axiel7 commented 3 years ago

Since the JCenter repository is closing soon, it would be great to migrate the library to the Maven Central repository

axiel7 commented 3 years ago

Nvm, I figured out you already uploaded it to maven. For anyone with the same problem, just change the build.gradle line to implementation 'app.futured.donut:donut:2.1.0'