yuyakaido / CardStackView

📱Tinder like swipeable card view for Android
Apache License 2.0
2.34k stars 443 forks source link

Dependency from README doesn't work. #371

Closed Hiravi closed 1 year ago

Hiravi commented 1 year ago

Dependency implementation "com.yuyakaido.android:card-stack-view:2.3.4" from README doesn't work. When I started using this implementation 'com.github.yuyakaido:cardstackview:2.3.4' everything was fine

bekmnsrw commented 1 year ago

Dependency implementation "com.yuyakaido.android:card-stack-view:2.3.4" from README doesn't work. When I started using this implementation 'com.github.yuyakaido:cardstackview:2.3.4' everything was fine

have you solved this problem?

Hiravi commented 1 year ago

Like I said, when I use 'com.github.yuyakaido:cardstackview:2.3.4' instead of dependency from README, everything works