timqi/SectorProgressView

missing on maven central

AntonioCappiello opened this issue · 1 comments

missing on maven central

I guess i have the same issue as i upgraded my project to Android API level 34. it started giving me compile exception.

in build.gradle
......
implementation 'com.timqi.sectorprogressview:library:2.0.1'
.......

Exception
Could not find com.timqi.sectorprogressview:library:2.0.1.
Required by:
project :app

I would appreciate your prompt response. Please guide me if you find any solution.