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.
2 parents aa5e3e2 + 0b377a2 commit d5a5874Copy full SHA for d5a5874
android/build.gradle
@@ -24,7 +24,7 @@ android {
24
}
25
26
dependencies {
27
- implementation 'com.facebook.react:react-native:0.20.+'
+ implementation 'com.facebook.react:react-native:0.58.+'
28
implementation ('com.instabug.library:instabug:8.0.16'){
29
exclude group: 'com.android.support:appcompat-v7'
30
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "instabug-reactnative",
3
- "version": "8.0.23",
+ "version": "8.0.24",
4
"description": "React Native plugin for integrating the Instabug SDK",
5
"main": "index.js",
6
"repository": {
0 commit comments