We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0481e09 + 5afe41f commit 2e9a42fCopy full SHA for 2e9a42f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 5.7.0
12
13
### Fixes
android/build.gradle
@@ -47,5 +47,5 @@ android {
47
48
dependencies {
49
implementation 'com.facebook.react:react-native:+'
50
- api 'io.sentry:sentry-android:6.25.0'
+ api 'io.sentry:sentry-android:6.25.1'
51
}
0 commit comments