Allowed longer response from ChatGPT

This commit is contained in:
Erik C. Thauvin 2023-01-05 17:07:01 -08:00
parent d9e5016689
commit 8c13276556
3 changed files with 7 additions and 8 deletions

View file

@ -82,7 +82,7 @@ dependencies {
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'
implementation 'net.thauvin.erik:urlencoder:1.0.0'
implementation 'net.thauvin.erik:urlencoder:1.0.1'
testImplementation 'com.willowtreeapps.assertk:assertk-jvm:0.25'
// testImplementation 'org.mockito.kotlin:mockito-kotlin:4.0.0'