Skip to content

Commit 3c29eb7

Browse files
TheBuggedYRNHeshamMegid
authored andcommitted
[MOB-11426] Bump Android SDK to v11.7.0 (#863)
1 parent ba08947 commit 3c29eb7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Unreleased
2+
3+
- Bumps Instabug Android SDK to v11.7.0
4+
15
## 11.5.1 (2022-12-14)
26

37
- Deprecates CrashReporting.reportJSException in favour of a new strongly typed API: CrashReporting.reportError

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
dependencies {
3535
implementation "androidx.multidex:multidex:2.0.1"
3636
implementation 'com.facebook.react:react-native:+'
37-
implementation 'com.instabug.library:instabug:11.6.0'
37+
implementation 'com.instabug.library:instabug:11.7.0'
3838

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

0 commit comments

Comments
 (0)