hanggrian / socialview

Android TextView and EditText with hashtag, mention, and hyperlink support
https://hendraanggrian.github.io/socialview/
Apache License 2.0
322 stars 81 forks source link

Failed to resolve: com.hendraanggrian.appcompat:socialview:0.2 #117

Closed vabbydante closed 11 months ago

vabbydante commented 2 years ago

I am getting this error while using your dependency in Android Studio 211 gradle version : 7.3

Error is : Failed to resolve: com.hendraanggrian.appcompat:socialview:0.2 Failed to resolve: com.hendraanggrian.appcompat:socialview-commons:0.2

MoaazElneshawy commented 2 years ago

I found an old version and it works fine implementation "com.hendraanggrian:socialview-core:0.18"

hanggrian commented 11 months ago

The old versions were published to jcenter, I have to start again with 0.1 now that it is published to Maven Central.