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
214 stars 137 forks source link

API Version 2020-01 Release #632

Closed rebeccajfriedman closed 4 years ago

rebeccajfriedman commented 4 years ago

Release to update to the latest API Version (2020-01)

Loop @ershkia in so he can ramp up on the release process for Android

jmignac commented 4 years ago

PR: https://github.com/Shopify/mobile-buy-sdk-android/pull/634

People using Kotlin to build their apps against our SDKs can benefit from the option locale param. However, for people using Java that will be a breaking change. I'd like to build a constructor for the graph client, so it supports the feature with backwards compatibility. Code should be out this afternoon