Skip to content

Commit 9792b32

Browse files
committed
Releasing 9.1.8
1 parent cff8b46 commit 9792b32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For more info, visit [Instabug.com](https://www.instabug.com).
1515
Add this line to your build.gradle file.
1616

1717
```groovy
18-
implementation 'com.instabug.library:instabug:9.1.7'
18+
implementation 'com.instabug.library:instabug:9.1.8'
1919
```
2020

2121
## Usage

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ ext {
2727
multidex = "2.0.1"
2828
material = "1.0.0"
2929
androidXAppCompat = "1.1.0"
30-
instabugSDK = "9.1.7"
30+
instabugSDK = "9.1.8"
3131
colorPicker = "1.1.8"
3232
}

0 commit comments

Comments
 (0)