danylovolokh / HashTagHelper

This is a library designed for highlighting hashtags ("#example") and catching click on them.
592 stars 71 forks source link

Failed to resolve: com.github.danylo2006:hashtag-helper:1.1.0 #7

Closed Shajeel-Afzal closed 8 years ago

Shajeel-Afzal commented 8 years ago

Hi

I am trying to update the version of the library and i am getting the error: Failed to resolve: com.github.danylo2006:hashtag-helper:1.1.0, can you please recheck and correct?

Thanks.

danylovolokh commented 8 years ago

Yes, the packages was re-linked to:

compile 'com.github.danylovolokh:hashtag-helper:1.1.0'.

Sorry for inconvenience

Shajeel-Afzal commented 8 years ago

Thank you.