Skip to content

Commit 3c5f9f0

Browse files
chore(deps): update Android SDK to v6.29.0 (#3271)
Co-authored-by: GitHub <noreply@github.com>
1 parent e98ffa1 commit 3c5f9f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Bump JavaScript SDK from v7.63.0 to v7.68.0 ([#3277](https://github.com/getsentry/sentry-react-native/pull/3277))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7680)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.63.0...7.68.0)
16+
Bump Android SDK from v6.28.0 to v6.29.0 ([#3271](https://github.com/getsentry/sentry-react-native/pull/3271))
17+
[changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6290)
18+
[diff](https://github.com/getsentry/sentry-java/compare/6.28.0...6.29.0)
1619

1720
## 5.9.1
1821

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.28.0'
50+
api 'io.sentry:sentry-android:6.29.0'
5151
}

0 commit comments

Comments
 (0)