A baseline is a curated set of stable SDK versions built on a specific Alipay release. Each mPaaS baseline packages a tested combination of components so you get a consistent, verified starting point for development — rather than assembling individual SDK versions yourself. As mPaaS evolves, new baselines are released with additional features, improved performance, and updated platform support.
10.2.3 baseline
Builds on 10.1.68. Key changes:
Starting from mPaaS 10.2.3.4, targetSdkVersion 31 is supported.
targetSdkVersion 30 is supported.
CPU architecture support is limited to armeabi-v7a and arm64-v8a. The armeabi architecture is no longer supported.
-
Warning
mPaaS Inside access is no longer maintained in 10.2.3. If your app uses mPaaS Inside, switch to mPaaS AAR access before upgrading to this baseline.
Android 13 support is included by default. No additional adaptation work is required after upgrading.
For more details, see 10.2.3 release notes.
10.1.68 baseline
Builds on 10.1.60. Key changes:
Native AAR access mode is available, offering an experience closer to native Android development.
Single-component integration is better supported, including a dedicated single-component demo.
Single-component SDK size is reduced, which decreases overall app package size.
Mini Program is split at a finer granularity, letting you include only the components your app needs.
UC kernel is updated to version 3.0, with improved performance and stability.
For more details, see 10.1.68 release notes.
10.1.60 baseline
Builds on 10.1.32. Key changes:
Mini Program reaches general availability with a complete API set and significantly improved stability and compatibility. For details on the Mini Program IDE features — including debug, preview, and publish — see Mini Program IDE.
HTML5 Container is significantly optimized: the integration process is simplified, capabilities are expanded, and compatibility and stability are greatly improved. For upgrade instructions, see Upgrade HTML5 Container.
Message Push Service adds support for OPPO and vivo push channels.
The social sharing component adds management support and a simplified integration process.
Mobile Content Delivery Platform is added. It enables personalized in-app advertisement placement and helps operators reach targeted users accurately and timely. For details, see Mobile Content Delivery Platform overview.
For more details, see 10.1.60 release notes.
10.1.32 baseline
10.1.32 is in maintenance mode. Only bug fixes are provided — no new features will be added. New projects should use a newer baseline.
10.1.32 is the earliest baseline in the mPaaS external release series. For details, see the 10.1.32 release notes.
Choose a baseline
Use the following criteria to choose a baseline:
Use 10.1.68 if you need Native AAR access mode. 10.1.68 officially supports Native AAR access mode.
10.1.60 does not support Native AAR access mode.
Avoid 10.1.32 for new projects. This baseline is in maintenance mode and receives no new features.