Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Hi can someone help me identify what release version in https://github.com/adobe/react-native-acpcore/releases has the android 1.6.0 update I tried checking the most recent releases in the build gradle and it just says "com.adobe.marketing.mobile:sdk-core:1.+"
is this version 2.0.x releases in the github has the 1.6.0 update?
By using the above "1.+" (dynamic version), the React Native 2.0.x package should always load the latest native android builds when building your mobile app.
By using the above "1.+" (dynamic version), the React Native 2.0.x package should always load the latest native android builds when building your mobile app.