All notable changes to the dotdigital Android SDK will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- BREAKING: Updated target SDK from 33 to 36 (Android 16)
- BREAKING: Updated minimum Java compatibility from 1.8 to 11
- Updated compile SDK from 33 to 36
- Changed Firebase Cloud Messaging dependencies from
implementationtoapifor proper dependency propagation to consuming applications
- Removed deprecated
packageattribute from AndroidManifest.xml (now usingnamespacein build.gradle)
- Minimum SDK: 16 (unchanged)
- Target SDK: 36 (Android 16)
- Java Version: 11 or higher (previously 8)
- Gradle: 8.x or higher recommended
- Previous stable release