Skip to content

Commit f8162b0

Browse files
authored
Merge pull request #984 from FireMasterK/unused-dep
Remove unused autolink dependency
2 parents ad7c3c2 + faf28f5 commit f8162b0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extractor/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ dependencies {
2828
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
2929
implementation 'org.jsoup:jsoup:1.15.3'
3030
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
31-
implementation 'org.nibor.autolink:autolink:0.10.0'
3231

3332
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
3433
// available on Android (even when using desugaring), and `NoClassDefFoundError` is thrown

0 commit comments

Comments
 (0)