Updated examples current snapshot dependencies
This commit is contained in:
parent
d57070bc59
commit
00f78b7575
2 changed files with 2 additions and 2 deletions
|
@ -21,5 +21,5 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'net.thauvin.erik:pinboard-poster:1.1.0'
|
||||
implementation 'net.thauvin.erik:pinboard-poster:1.1.1-SNAPSHOT'
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("net.thauvin.erik:pinboard-poster:1.1.0")
|
||||
implementation("net.thauvin.erik:pinboard-poster:1.1.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue