Skip to content

Commit cdc7761

Browse files
authored
Update README.md
1 parent d5057a8 commit cdc7761

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
### Usage
44
```
55
allprojects {
6-
repositories {
7-
...
8-
maven { url 'https://jitpack.io' }
9-
}
6+
repositories {
7+
...
8+
maven { url 'https://jitpack.io' }
9+
}
1010
}
1111
```
1212

0 commit comments

Comments
 (0)