Update README.md
This commit is contained in:
parent
2548979f0e
commit
d23dde5d2a
@ -35,7 +35,7 @@ Step 2. Add the dependency
|
||||
### Gradle dependency:
|
||||
Step 1. Add the JitPack repository to your build file
|
||||
|
||||
```xml
|
||||
```gradle
|
||||
allprojects {
|
||||
repositories {
|
||||
...
|
||||
@ -45,7 +45,7 @@ allprojects {
|
||||
```
|
||||
|
||||
Step 2. Add the dependency
|
||||
```xml
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation 'com.github.gilokimu:woodroid:0.1.0'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user