CircleProgress icon indicating copy to clipboard operation
CircleProgress copied to clipboard

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

Open youssefmanouare opened this issue 8 years ago • 6 comments

youssefmanouare avatar Oct 28 '16 16:10 youssefmanouare

compile 'com.github.lzyzsd:circleprogress:+'

this is working

AhmedNader65 avatar Nov 09 '16 17:11 AhmedNader65

thank you @AhmedNader65 :D

youssefmanouare avatar Nov 09 '16 17:11 youssefmanouare

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

youssefmanouare avatar Nov 14 '16 11:11 youssefmanouare

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

marlonbosse avatar Nov 23 '16 12:11 marlonbosse

yes , but they have to update they gradle

youssefmanouare avatar Nov 23 '16 12:11 youssefmanouare

Solution

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

odyodyodys avatar Jan 16 '17 22:01 odyodyodys