Skip to content

Commit 3b9a89b

Browse files
authored
[MOB-10379] Bump Instabug Android SDK to v11.5.1 (#169)
* Bump Android SDK to v11.5.1 * Update CHANGELOG.md
1 parent ace7ea2 commit 3b9a89b

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.5.1
4+
15
## 11.2.0 (2022-09-25)
26

37
* Bumps Instabug Android SDK to v11.4.1

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<uses-permission android:name="android.permission.INTERNET"/>
6969
</config-file>
7070

71-
<framework src="com.instabug.library:instabug:11.4.1"/>
71+
<framework src="com.instabug.library:instabug:11.5.1"/>
7272

7373
<source-file src="src/android/IBGPlugin.java" target-dir="src/com/instabug/cordova/plugin"/>
7474
<source-file src="src/android/util/Util.java" target-dir="src/com/instabug/cordova/plugin/util"/>

0 commit comments

Comments
 (0)