Switched to CryptoPrice 1.0
This commit is contained in:
parent
d6c0b99869
commit
3f7ed4792b
2 changed files with 4 additions and 4 deletions
|
@ -78,7 +78,7 @@ dependencies {
|
||||||
implementation 'org.twitter4j:twitter4j-core:4.0.7'
|
implementation 'org.twitter4j:twitter4j-core:4.0.7'
|
||||||
|
|
||||||
// Thauvin
|
// Thauvin
|
||||||
implementation 'net.thauvin.erik:cryptoprice:1.0.0-SNAPSHOT'
|
implementation 'net.thauvin.erik:cryptoprice:1.0.0'
|
||||||
implementation 'net.thauvin.erik:pinboard-poster:1.0.3'
|
implementation 'net.thauvin.erik:pinboard-poster:1.0.3'
|
||||||
|
|
||||||
testImplementation 'com.willowtreeapps.assertk:assertk-jvm:0.25'
|
testImplementation 'com.willowtreeapps.assertk:assertk-jvm:0.25'
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
#Generated by the Semver Plugin for Gradle
|
#Generated by the Semver Plugin for Gradle
|
||||||
#Sat Sep 03 13:51:38 PDT 2022
|
#Fri Sep 09 17:09:52 PDT 2022
|
||||||
version.buildmeta=356
|
version.buildmeta=359
|
||||||
version.major=0
|
version.major=0
|
||||||
version.minor=8
|
version.minor=8
|
||||||
version.patch=0
|
version.patch=0
|
||||||
version.prerelease=rc
|
version.prerelease=rc
|
||||||
version.project=mobibot
|
version.project=mobibot
|
||||||
version.semver=0.8.0-rc+356
|
version.semver=0.8.0-rc+359
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue