Skip to content

Commit bb8e2e4

Browse files
TheBuggedYRNHeshamMegid
authored andcommitted
[MOB-11947] Bump Android SDK to v11.9.0 (#340)
1 parent ada4b7d commit bb8e2e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
* Bumps Instabug Android SDK to v11.8.0
3+
* Bumps Instabug Android SDK to v11.9.0
44
* Bumps Instabug iOS SDK to v11.7.0
55
* Deprecates `Instabug.start` in favour of the new `Instabug.init` API.
66
* Deprecates `Instabug.setDebugEnabled`, `Instabug.setSdkDebugLogsLevel`, and `APM.setLogLevel` in favour of `debugLogsLevel` property, which can be passed while initializing the SDK using `Instabug.init`.

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.8.0'
44+
api 'com.instabug.library:instabug:11.9.0'
4545

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

0 commit comments

Comments
 (0)