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

Automate schema release #641

Closed kumaranvram closed 4 years ago

kumaranvram commented 4 years ago

Auto-runs build script every third month and creates a PR with the result.

See sample PR here: https://github.com/Shopify/mobile-buy-sdk-android/pull/640

Right now it is branching off of develop because that's where the code exists that this needs to work. In the future it could branch off master instead.

Also tests will fail if the new generated files aren't added to the project.