uknownothingsnow / CircleProgress

CircleProgress, DonutProgress, ArcProgress
3.81k stars 921 forks source link

compile 'com.github.lzyzsd:circleprogress:1.1.1' doesn't work , any help ? #71

Open youssefmanouare opened 7 years ago

AhmedNader65 commented 7 years ago
compile 'com.github.lzyzsd:circleprogress:+'

this is working

youssefmanouare commented 7 years ago

thank you @AhmedNader65 :D

youssefmanouare commented 7 years ago

@AhmedNader65 it's working , but it's not including donut_inner_drawable , donut_circle_starting_degree :(

marlonbosse commented 7 years ago

1.1.0 is the latest if you don't want to include incremental versions

youssefmanouare commented 7 years ago

yes , but they have to update they gradle

odyodyodys commented 7 years ago

Solution

use compile 'com.github.lzyzsd:circleprogress:v1.1.1' see #76 for more