From af832736cb2136c70b2bc88988af33a0823651ad Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Thu, 22 Jan 2026 11:20:04 +0100 Subject: [PATCH] chore(changelog): Add Android fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b79c0d8d72..b73c9a0513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ ## Unreleased +### Fixes + +- Fixes Android incompatibility with Firebase dependencies ([#5563](https://github.com/getsentry/sentry-react-native/pull/5563)) + ### Dependencies - Bump Bundler Plugins from v4.6.2 to v4.7.0 ([#5554](https://github.com/getsentry/sentry-react-native/pull/5554))