Skip to content

Commit 586e139

Browse files
authored
Merge pull request #2625 from bugsnag/bumpsnag-bugsnag-android-v6.20.0
Update bugsnag-android to version v6.20.0
2 parents ea91f81 + 4640a6e commit 586e139

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Dependencies
66

77
Update bugsnag-cocoa to [6.34.1](https//github.com/bugsnag/bugsnag-cocoa/releases/tag/6.34.1) [#2606](https://github.com/bugsnag/bugsnag-js/pull/2606)
8+
Update bugsnag-android to [v6.20.0](https//github.com/bugsnag/bugsnag-android/releases/tag/v6.20.0) [#2625](https://github.com/bugsnag/bugsnag-js/pull/2625)
89

910
## [8.7.0] - 2025-10-13
1011

packages/react-native/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ android {
4545
}
4646

4747
dependencies {
48-
api "com.bugsnag:bugsnag-android:6.18.0"
49-
api "com.bugsnag:bugsnag-plugin-react-native:6.18.0"
48+
api "com.bugsnag:bugsnag-android:6.20.0"
49+
api "com.bugsnag:bugsnag-plugin-react-native:6.20.0"
5050
implementation 'com.facebook.react:react-native:+'
5151

5252
testImplementation "junit:junit:4.12"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version
2-
6.18.0
2+
6.20.0

0 commit comments

Comments
 (0)