Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lwj1994 committed May 11, 2021
1 parent 7f3e5a6 commit 046c3db
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
![](https://img.shields.io/badge/license-MIT-orange.svg)

```
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
allprojects {
repositories {
...
maven { url 'https://jitpack.io'}
}
}
```

```gradle
Expand Down

0 comments on commit 046c3db

Please sign in to comment.