Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
216 stars 136 forks source link

SDK POM doesn't not include required dependencies #675

Open ansman opened 4 years ago

ansman commented 4 years ago

This is related to #562

Inspecting the POM file for 6.0.0 you can see that there are no dependencies declared which leads to runtime crashes. This is likely caused by an invalid publishing configuration.

Yazazzello commented 3 years ago

it's still actual