We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v11.5.1
1 parent ace7ea2 commit 3b9a89bCopy full SHA for 3b9a89b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Unreleased
2
+
3
+* Bumps Instabug Android SDK to v11.5.1
4
5
## 11.2.0 (2022-09-25)
6
7
* Bumps Instabug Android SDK to v11.4.1
plugin.xml
@@ -68,7 +68,7 @@
68
<uses-permission android:name="android.permission.INTERNET"/>
69
</config-file>
70
71
- <framework src="com.instabug.library:instabug:11.4.1"/>
+ <framework src="com.instabug.library:instabug:11.5.1"/>
72
73
<source-file src="src/android/IBGPlugin.java" target-dir="src/com/instabug/cordova/plugin"/>
74
<source-file src="src/android/util/Util.java" target-dir="src/com/instabug/cordova/plugin/util"/>
0 commit comments