Updated website docs.

This commit is contained in:
Erik C. Thauvin 2022-01-19 15:25:07 -08:00
parent 881bd716b0
commit adb7a8c692
4 changed files with 19 additions and 15 deletions

View file

@ -70,7 +70,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.14.3'
implementation 'org.twitter4j:twitter4j-core:4.0.7'
implementation 'net.thauvin.erik:cryptoprice:0.9.0-SNAPSHOT'
implementation 'net.thauvin.erik:cryptoprice:0.9.0'
implementation 'net.thauvin.erik:pinboard-poster:1.0.3'
testImplementation 'com.willowtreeapps.assertk:assertk-jvm:0.25'