Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Cannot access latest MobileBuySDK release (12.0.0) from an Android project

Cannot access latest MobileBuySDK release (12.0.0) from an Android project

adario
Visitor
3 0 0

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.

Replies 0 (0)