Skip to content

Commit

Permalink
Merge pull request #984 from FireMasterK/unused-dep
Browse files Browse the repository at this point in the history
Remove unused autolink dependency
  • Loading branch information
TobiGr authored Nov 28, 2022
2 parents ad7c3c2 + faf28f5 commit f8162b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8162b0

Please sign in to comment.