Skip to content

Commit 0900b4c

Browse files
DavidMina96HeshamMegid
authored andcommitted
[MOB-12233] Bump Android SDK to v11.11.0 (#963)
1 parent 1589425 commit 0900b4c

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
@@ -8,6 +8,7 @@
88

99
### Changed
1010

11+
- Bump Instabug Android SDK to v11.11.0 ([#963](https://github.com/Instabug/Instabug-React-Native/pull/963)). [See release notes](https://github.com/Instabug/Instabug-Android/releases/tag/v11.11.0).
1112
- Return a `Promise` from the below APIs ([#948](https://github.com/Instabug/Instabug-React-Native/pull/948)):
1213

1314
- `Instabug.getTags`

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.9.0'
2+
version: '11.11.0'
33
]
44

55
dependencies {

0 commit comments

Comments
 (0)