v14.1.0
·
2 commits
to master
since this release
- Adds support to compose navigation 2.8.
- Fixes an ANR that happens under certain conditions when onTrimMemory() method gets called by the system.
- Fixes an ANR that happens under certain conditions when reporting non-fatals on Flutter SDK.
- Fixes an issue where SDK’s top-bar gets covered due to the edge-to-edge display on Android 15.
- Fixes an issue where fragment spans were not captured in cold app launch for single activity applications.
- Optimizes threading usage.