Skip to content

Commit 2f36e12

Browse files
TheBuggedYRNymabdallah
authored andcommitted
[MOB-11698] Bump Android SDK to v11.8.0 (#913)
1 parent 9173e80 commit 2f36e12

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Unreleased
22

3+
- Bumps Instabug Android SDK to v11.8.0
34
- Bumps Instabug iOS SDK to v11.7.0
45
- Fixes global error handler not being called.
56
- Deprecates Instabug.start in favour of Instabug.init that takes a configuration object for SDK initialization.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
implementation "androidx.multidex:multidex:2.0.1"
3636
implementation 'com.facebook.react:react-native:+'
3737

38-
api 'com.instabug.library:instabug:11.7.0'
38+
api 'com.instabug.library:instabug:11.8.0'
3939

4040
testImplementation "org.mockito:mockito-inline:3.4.0"
4141
testImplementation "org.mockito:mockito-android:3.4.0"

0 commit comments

Comments
 (0)