Added support for snapshot.

This commit is contained in:
Erik C. Thauvin 2021-05-02 21:24:59 -07:00
parent 884dde8102
commit ccfe179a2e
4 changed files with 12 additions and 8 deletions

View file

@ -13,7 +13,7 @@ repositories {
}
dependencies {
implementation("net.thauvin.erik:isgd-shorten:0.9.2")
implementation("net.thauvin.erik:isgd-shorten:0.9.2-SNAPSHOT")
}
application {