Skip to content

Commit 5af0e04

Browse files
chore(deps): update Android SDK to v6.30.0 (#3309)
Co-authored-by: GitHub <[email protected]>
1 parent bc286be commit 5af0e04

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
@@ -60,6 +60,9 @@
6060
- Bump CLI from v2.20.7 to v2.21.2 ([#3301](https://github.com/getsentry/sentry-react-native/pull/3301))
6161
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2212)
6262
- [diff](https://github.com/getsentry/sentry-cli/compare/2.20.7...2.21.2)
63+
- Bump Android SDK from v6.29.0 to v6.30.0 ([#3309](https://github.com/getsentry/sentry-react-native/pull/3309))
64+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6300)
65+
- [diff](https://github.com/getsentry/sentry-java/compare/6.29.0...6.30.0)
6366

6467
## 5.10.0
6568

android/build.gradle

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

5555
dependencies {
5656
implementation 'com.facebook.react:react-native:+'
57-
api 'io.sentry:sentry-android:6.29.0'
57+
api 'io.sentry:sentry-android:6.30.0'
5858
}

0 commit comments

Comments
 (0)