I making an android app which need to display data analysis in Gantt Chart.
I implement this library from https://github.com/PhilJay/MPAndroidChart and it runs smoothly in my app.
But what I'm worrying is if this library has been removed from github repo, will my app get effected?