Added support for snapshot.
This commit is contained in:
parent
3772d523c8
commit
e76957689f
4 changed files with 13 additions and 8 deletions
|
@ -14,7 +14,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("net.thauvin.erik:bitly-shorten:0.9.4")
|
||||
implementation("net.thauvin.erik:bitly-shorten:0.9.4-SNAPSHOT")
|
||||
implementation("org.json:json:20210307")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue