Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 00:12
0ea983f

Release Notes

Major version update for Adobe Experience Platform Mobile Assurance SDK 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.
  • The SDK is now compatible with Kotlin 1.5 and higher.
  • Removed deprecated registerExtension API. Use the MobileCore.registerExtensions() API for registering extensions and initializing the SDK instead.
  • Migrated SDK UI components to Jetpack Compose.

What’s Changed