remove crashing library

This commit is contained in:
AdrianLxM 2021-02-13 19:19:14 +01:00
parent ff6a8f30c1
commit 7c8caa659b
2 changed files with 0 additions and 3 deletions

View file

@ -241,9 +241,6 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
// https://github.com/DavidProdinger/Weekdays-Selector (used outdated 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1')
implementation(name: 'weekdaysselector-1.1.1', ext: 'aar')
testImplementation "junit:junit:$junit_version"
testImplementation 'org.json:json:20201115'
testImplementation "org.mockito:mockito-core:${mockitoVersion}"

Binary file not shown.