Skip to content

Commit 8c79b30

Browse files
committed
Update Instabug version to 4.14.0
1 parent 456baf0 commit 8c79b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
// TODO add the following 2 lines if you exclude io.reactivex from Instabug
5050
// implementation 'io.reactivex:rxjava:1.0.13'
5151
// implementation 'io.reactivex:rxandroid:1.0.1'
52-
implementation('com.instabug.library:instabug:4.11.1') {
52+
implementation('com.instabug.library:instabug:4.14.0') {
5353
// TODO uncomment this line to exclude RxJava from Instabug and use your own version
5454
// exclude group: 'io.reactivex'
5555

0 commit comments

Comments
 (0)