File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
2+ ## v9.1.9 (2020-10-01)
3+
4+ * Bumps Instabug native Android SDK to v9.1.8
5+
26## v9.1.8 (2020-09-16)
37
48* Adds support for react-navigation v5
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929dependencies {
3030 implementation ' com.android.support:multidex:1.0.3'
3131 implementation ' com.facebook.react:react-native:+'
32- api(' com.instabug.library:instabug:9.1.7.0 ' ) {
32+ api(' com.instabug.library:instabug:9.1.8.1 ' ) {
3333 exclude group : ' com.android.support:appcompat-v7'
3434 }
3535 testImplementation ' org.mockito:mockito-core:1.10.19'
Original file line number Diff line number Diff line change 11{
22 "name" : " instabug-reactnative" ,
3- "version" : " 9.1.8 " ,
3+ "version" : " 9.1.9 " ,
44 "description" : " React Native plugin for integrating the Instabug SDK" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments