github-actions
released this
02 Apr 23:39
·
3 commits
to refs/heads/main
since this release
Release Notes
Major version update for Target for 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. - Migrated Target Preview to use Jetpack Compose based UI Services from MobileCore 3.0.0
What’s Changed
- To Main : Release v3.0.0 (#46) @PravinPK
- Merge Target 3.0.0 changes to staging (#44) @spoorthipujariadobe
- Merge staging back to dev-v3.0.0 (#45) @spoorthipujariadobe
- final changes for 3.0.0 release (#43) @spoorthipujariadobe
- change namespace to avoid conflicts (#42) @spoorthipujariadobe
- Merge main to dev-v3.0.0 (#41) @PravinPK
- Prep target for 3.0.0-beta.1 version (#40) @PravinPK
- Apply SpotlessFormat, License Header (#39) @PravinPK
- Android 3.x Gradle, Automation , github and release script changes (#38) @PravinPK