code clean up
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-23 14:27:41 +02:00
parent 849698779b
commit 62a62049c3
9 changed files with 30 additions and 33 deletions

View File

@ -62,7 +62,7 @@ dependencies {
implementation 'com.afollestad.material-dialogs:bottomsheets:3.3.0'
implementation 'de.psdev.licensesdialog:licensesdialog:2.1.0'
implementation 'org.apache.commons:commons-lang3:3.10'
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'org.jsoup:jsoup:1.13.1'
testImplementation 'junit:junit:4.13'