Fixed Gradle instructions.
This commit is contained in:
parent
c78f43280f
commit
459b1e5a9b
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ To install and run from Gradle, add the following to the build.gradle file:
|
|||
|
||||
```gradle
|
||||
dependencies {
|
||||
compileOnly 'net.thauvin.erik:pinboard-poster:0.9.1'
|
||||
compile 'net.thauvin.erik:pinboard-poster:0.9.1'
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue