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 456baf0 commit 8c79b30Copy full SHA for 8c79b30
app/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
// TODO add the following 2 lines if you exclude io.reactivex from Instabug
50
// implementation 'io.reactivex:rxjava:1.0.13'
51
// implementation 'io.reactivex:rxandroid:1.0.1'
52
- implementation('com.instabug.library:instabug:4.11.1') {
+ implementation('com.instabug.library:instabug:4.14.0') {
53
// TODO uncomment this line to exclude RxJava from Instabug and use your own version
54
// exclude group: 'io.reactivex'
55
0 commit comments