timqi / SectorProgressView

a simple progress prompt or chart widget of android using circle and a sector
662 stars 134 forks source link

missing on maven central #9

Open AntonioCappiello opened 3 years ago

unshami commented 3 months ago

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.

felixbaral commented 1 month ago

same problem