CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

Issue when remove jcenter

Open vandit067 opened this issue 4 years ago • 1 comments

Hey i am facing this error when i remove jcenter from my code

Could not resolve com.yuyakaido.android:card-stack-view:2.3.4. Required by: project :app > Could not resolve com.yuyakaido.android:card-stack-view:2.3.4. > Could not get resource 'http://dl.bintray.com/amulyakhare/maven/com/yuyakaido/android/card-stack-view/2.3.4/card-stack-view-2.3.4.pom'. > Could not HEAD 'http://dl.bintray.com/amulyakhare/maven/com/yuyakaido/android/card-stack-view/2.3.4/card-stack-view-2.3.4.pom'. Received status code 502 from server: Bad Gateway

vandit067 avatar Jan 19 '22 17:01 vandit067

check issue 350. I have the same issue and solved with the solution posted in #350

xzyang123 avatar Feb 25 '22 01:02 xzyang123