Skip to content

Commit 3f32b16

Browse files
committed
💎 Bump version to 8.0.22
2 parents 7407660 + 9418704 commit 3f32b16

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
@@ -25,7 +25,7 @@ android {
2525

2626
dependencies {
2727
implementation 'com.facebook.react:react-native:0.20.+'
28-
implementation ('com.instabug.library:instabug:8.0.12'){
28+
implementation ('com.instabug.library:instabug:8.0.16'){
2929
exclude group: 'com.android.support:appcompat-v7'
3030
}
3131
}

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.21",
3+
"version": "8.0.22",
44
"description": "React Native plugin for integrating the Instabug SDK",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)