Skip to content

Commit 3f2599a

Browse files
committed
💎 Bump version to 8.0.7
2 parents 35978b6 + 9403e8e commit 3f2599a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android {
2121

2222
dependencies {
2323
compile 'com.facebook.react:react-native:0.20.+'
24-
compile ('com.instabug.library:instabug:8.0.3'){
24+
compile ('com.instabug.library:instabug:8.0.4'){
2525
exclude group: 'com.android.support:appcompat-v7'
2626
}
2727
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instabug-reactnative",
3-
"version": "8.0.6",
3+
"version": "8.0.7",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)