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 06d3b66 commit 317d7c3Copy full SHA for 317d7c3
app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
//TODO add the following 2 lines if you exclude io.reactivex from Instabug
56
//implementation 'io.reactivex:rxjava:1.0.13'
57
//implementation 'io.reactivex:rxandroid:1.0.1'
58
- implementation('com.instabug.library:instabug:8.1.2') {
+ implementation('com.instabug.library:instabug:8.2.0') {
59
// TODO uncomment this line to exclude RxJava from Instabug and use your own version
60
// exclude group: 'io.reactivex'
61
0 commit comments