Skip to content

Commit 2e9a42f

Browse files
Merge 5afe41f into 0481e09
2 parents 0481e09 + 5afe41f commit 2e9a42f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Android SDK from v6.25.0 to v6.25.1 ([#3179](https://github.com/getsentry/sentry-react-native/pull/3179))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6251)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/6.25.0...6.25.1)
10+
311
## 5.7.0
412

513
### Fixes

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ android {
4747

4848
dependencies {
4949
implementation 'com.facebook.react:react-native:+'
50-
api 'io.sentry:sentry-android:6.25.0'
50+
api 'io.sentry:sentry-android:6.25.1'
5151
}

0 commit comments

Comments
 (0)