socialview icon indicating copy to clipboard operation
socialview copied to clipboard

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

Open vabbydante opened this issue 2 years ago • 1 comments

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

vabbydante avatar Mar 09 '22 16:03 vabbydante

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

MoaazElneshawy avatar Mar 13 '22 08:03 MoaazElneshawy

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

hanggrian avatar Aug 18 '23 17:08 hanggrian