Cleaned up and added retrieve example.
This commit is contained in:
parent
b7066f6ff7
commit
b31b21d481
3 changed files with 21 additions and 1 deletions
|
@ -15,6 +15,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
|
||||
implementation("org.json:json:20190722")
|
||||
|
||||
implementation("net.thauvin.erik:bitly-shorten:0.9.0-beta")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue