Aspsine / IRecyclerView

IRecyclerView is a custom RecyclerView that supports pull-to-refresh, pull-to-loadmore, customize refresh header and loadmore footer, add header views and footer views.
730 stars 146 forks source link

Failed to resolve: com.github.Aspsine:IRecyclerView:0.0.2 #3

Closed twiceyuan closed 8 years ago

Aspsine commented 8 years ago

It's maybe a bug of jitpack. I had already post the issue to jitpack. https://github.com/jitpack/jitpack.io/issues/539

You can check out app module and use Module dependence current now and change to jitpack when it is fixed.

Aspsine commented 8 years ago

@twiceyuan Please update lib version to: 0.0.3.

twiceyuan commented 8 years ago

@Aspsine 好的,感谢 🙏🏼