Migrate the Social Sharing component from a baseline earlier than 10.1.60 to the 10.1.60 baseline.
Prerequisites
Before you begin, ensure that you have:
The mPaaS Android Studio plugin installed
An mPaaS project using a Social Sharing component with a baseline earlier than 10.1.60
Migrate the Social Sharing component
-
Uninstall the old Social Sharing component. If you installed the component following the Installation guide , remove the following lines from your
build.gradlefile:provided "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx:api@jar" bundle "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx@jar" manifest "com.alipay.android.phone.mobilecommon:share-build:1.3.0.xxxx:AndroidManifest@xml" Upgrade the baseline to 10.1.60. Skip this step if you have already upgraded to the 10.1.60 baseline. In the Android Studio menu, click mPaaS > Upgrade Baseline, select the 10.1.60 baseline, and then click OK.
Install the Social Sharing component. In the Android Studio menu, click mPaaS > Component Management, and then add the mPaaS Social Sharing component.