Skip to content

Commit c72c599

Browse files
authored
Update README.md
1 parent 7427ae2 commit c72c599

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,6 @@ Add this line to your build.gradle file.
1818
implementation 'com.instabug.library:instabug:5+'
1919
```
2020

21-
### Maven
22-
23-
```xml
24-
<dependency>
25-
<groupId>com.instabug.library</groupId>
26-
<artifactId>instabug</artifactId>
27-
<version>4+</version>
28-
</dependency>
29-
```
30-
3121
## Usage
3222

3323
1. In your `Application` class add this line to your `onCreate` method.

0 commit comments

Comments
 (0)