Skip to content

Commit ddb53cb

Browse files
TheBuggedYRNHeshamMegid
authored andcommitted
[MOB-11698] Bump Android SDK to v11.8.0 (#336)
1 parent cc5a4a0 commit ddb53cb

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
* Deprecates `Instabug.start` in favour of the new `Instabug.init` API.
56
* Adds `hungarian` and `finnish` locales support

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141
}
4242

4343
dependencies {
44-
api 'com.instabug.library:instabug:11.7.0'
44+
api 'com.instabug.library:instabug:11.8.0'
4545

4646
testImplementation 'junit:junit:4.13.2'
4747
testImplementation "org.mockito:mockito-inline:3.12.1"

0 commit comments

Comments
 (0)