Remove unused dependency.
This commit is contained in:
parent
a3ed947b2d
commit
faf28f5c11
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ dependencies {
|
|||
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
|
||||
implementation 'org.jsoup:jsoup:1.15.3'
|
||||
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
||||
implementation 'org.nibor.autolink:autolink:0.10.0'
|
||||
|
||||
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
|
||||
// available on Android (even when using desugaring), and `NoClassDefFoundError` is thrown
|
||||
|
|
Loading…
Reference in a new issue