Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello,
I've tried to access the latest release from an Android project by changing:
implementation "com.shopify.mobilebuysdk:buy3:11.0.0"
to:
implementation "com.shopify.mobilebuysdk:buy3:12.0.0"
However, Gradle (latest version) in Android Studio (also latest version) cannot find the package, while 11.0.0 works fine — is there anything else that must be done in order to access the 12.0.0 release from Android Studio?
Thanks,
D.