Skip to content

Commit 04ed485

Browse files
TheBuggedYRNymabdallah
authored andcommitted
[MOB-11947] Bump Android SDK to v11.9.0 (#926)
1 parent f7d5d15 commit 04ed485

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
- Adds monorepo support for source maps scripts
66
- Adds gradle and ruby files to integrate native SDKs within exiting native apps. See [#919](https://github.com/Instabug/Instabug-React-Native/pull/919) for more info.

android/native.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.ext.instabug = [
2-
version: '11.8.0'
2+
version: '11.9.0'
33
]
44

55
dependencies {

0 commit comments

Comments
 (0)