Thanks to visit codestin.com Credit goes to github.com
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 1f61cd1 commit ed824f3Copy full SHA for ed824f3
android/native.gradle
@@ -1,5 +1,5 @@
1
project.ext.instabug = [
2
- version: '13.0.6'
+ version: '13.0.7'
3
]
4
5
dependencies {
package.json
@@ -1,7 +1,7 @@
{
"name": "instabug-reactnative",
"description": "React Native plugin for integrating the Instabug SDK",
- "version": "13.0.6",
+ "version": "13.0.7",
"author": "Instabug (https://instabug.com)",
6
"repository": "github:Instabug/Instabug-React-Native",
7
"homepage": "https://www.instabug.com/platforms/react-native",
0 commit comments