Cleanup error messages.

This commit is contained in:
Erik C. Thauvin 2020-07-31 13:55:22 -07:00
parent 49aaed0ef5
commit 5c7b2d1db8
6 changed files with 37 additions and 22 deletions

View file

@ -27,7 +27,7 @@ dependencies {
//implementation 'androidx.appcompat:appcompat:1.1.0'
//implementation 'androidx.preference:preference:1.1.1'
implementation 'net.thauvin.erik:bitly-shorten:0.9.2'
implementation 'net.thauvin.erik:bitly-shorten:0.9.3'
implementation 'net.thauvin.erik:isgd-shorten:0.9.1'
testImplementation 'junit:junit:4.13'