Switched to JokeAPI library

This commit is contained in:
Erik C. Thauvin 2022-09-24 10:54:39 -07:00
parent b9deb55de6
commit 9bb7b34c69
5 changed files with 22 additions and 20 deletions

View file

@ -80,6 +80,7 @@ dependencies {
// Thauvin
implementation 'net.thauvin.erik:cryptoprice:1.0.0'
implementation 'net.thauvin.erik:jokeapi:0.9-SNAPSHOT'
implementation 'net.thauvin.erik:pinboard-poster:1.0.3'
testImplementation 'com.willowtreeapps.assertk:assertk-jvm:0.25'