Added support for snapshot.

This commit is contained in:
Erik C. Thauvin 2021-05-02 20:33:55 -07:00
parent b984f54a8d
commit 563af5b436
4 changed files with 7 additions and 5 deletions

View file

@ -15,5 +15,5 @@ repositories {
}
dependencies {
implementation 'net.thauvin.erik:pinboard-poster:1.0.4'
implementation 'net.thauvin.erik:pinboard-poster:1.0.4-SNAPSHOT'
}