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.
1 parent 43e2ab0 commit ad9483cCopy full SHA for ad9483c
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## Unreleased
2
3
* Bumps Instabug Android SDK to v11.4.1
4
+* Bumps Instabug iOS SDK to v11.2.0
5
* Adds TypeScript support
6
7
## v11.0.1 (2022-08-24)
plugin.xml
@@ -89,7 +89,7 @@
89
<source url="https://github.com/CocoaPods/Specs.git"/>
90
</config>
91
<pods use-frameworks="true">
92
- <pod name="Instabug" spec="11.0.2" />
+ <pod name="Instabug" spec="11.2.0" />
93
</pods>
94
</podspec>
95
0 commit comments