Skip to content

Commit 294d13e

Browse files
author
Mohamed Sobhy
committed
Update README used SDK version to latest
1 parent 50cabb9 commit 294d13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ It's as easy as "Get ready, Get set, Go".
1414

1515
Grab it via Gradle:
1616
```groovy
17-
compile 'com.instabug.library:instabugsupport:1.7'
17+
compile 'com.instabug.library:instabugsupport:1.7.1'
1818
```
1919
or via Maven: (if you're that kind of person :bowtie:)
2020
```xml
2121
<dependency>
2222
<groupId>com.instabug.library</groupId>
2323
<artifactId>instabugsupport</artifactId>
24-
<version>1.7</version>
24+
<version>1.7.1</version>
2525
</dependency>
2626
```
2727

0 commit comments

Comments
 (0)