fix more lint warnings
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-10 15:11:36 +02:00
parent dd5c7b3fb8
commit be43d87b1a
2 changed files with 5 additions and 5 deletions

View File

@ -64,8 +64,8 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.10'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
androidTestImplementation 'androidx.test:core:1.2.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
}
static def buildTime() {