Updated version numbers to 1.0.2 since the new pinboard API is not quite ready.
This commit is contained in:
parent
2d20d0292d
commit
196d497003
7 changed files with 9 additions and 9 deletions
|
@ -37,13 +37,13 @@ To install and run from Gradle, add the following to the build.gradle file:
|
|||
|
||||
```gradle
|
||||
dependencies {
|
||||
compile 'net.thauvin.erik:pinboard-poster:1.0.1'
|
||||
compile 'net.thauvin.erik:pinboard-poster:1.0.2'
|
||||
}
|
||||
```
|
||||
[View Example](https://github.com/ethauvin/pinboard-poster/blob/master/samples/java/build.gradle)
|
||||
[View Kotlin DSL Example](https://github.com/ethauvin/pinboard-poster/blob/master/samples/kotlin/build.gradle.kts)
|
||||
|
||||
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/pinboard-poster/1.1.0/jar)
|
||||
Instructions for using with Maven, Ivy, etc. can be found on [Maven Central](https://search.maven.org/artifact/net.thauvin.erik/pinboard-poster/1.0.2/jar)
|
||||
|
||||
## Adding
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue