·
6 commits
to refs/heads/main
since this release
Release Notes
Major version update for Identity for Edge Network Adobe Experience Platform Mobile SDKs on Android compatible with Mobile Core 3.0.0. The current release includes the following changes:
- Updated the minimum supported Android API level to 21.
- Removed deprecated
registerExtension
API. Use the MobileCore.registerExtensions() API for registering extensions and initializing the SDK instead.
What’s Changed
- Merge to Main for 3.0.0 release. (#128) @kevinlind
- Merge dependency updates to Staging (#127) @kevinlind
- Update Core dependency to 3.0.0 (non snapshot) version (#126) @kevinlind
- 3.0.0 release final dev-v3.0.0 -> staging (#125) @cacheung
- cleanup before the release (#124) @cacheung
- dev-v3.0.0 --> staging : doc changes and snapshot update in the app (#121) @cacheung
- Remove deprecated API, update bom file setup in the docs and update gradle to use snapshot build (#120) @cacheung
- Merge to Staging for v3.0.0 relase (#119) @kevinlind
- Create CI build path parameter (#118) @cacheung
- Update Spotless and format licenses (#117) @cacheung
- Android 3.0.0 migration update (#116) @cacheung
- Fix Gradle files's lint warnings (#114) @cacheung