uknownothingsnow / CircleProgress

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

Build gradle should be like this compile 'com.github.lzyzsd:circleprogress:1.1.0@aar' #69

Closed tuanphambiglab closed 7 years ago

tuanphambiglab commented 7 years ago

compile 'com.github.lzyzsd:circleprogress:1.1.0@aar'

Hi, build gradle with compile 'com.github.lzyzsd:circleprogress:1.1.0' doesn't work( i mean in guidance document) should be like compile 'com.github.lzyzsd:circleprogress:1.1.0@aar'

Thanks

jiawenzhang commented 7 years ago

should we use 1.1.1 or 1.2.0 or 1.1.0? it is confusing

lekeCoder commented 7 years ago

@jiawenzhang l used 1.2.0 and it worked