mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-28 16:00:33 +05:30
Remove outdated comment
This commit is contained in:
parent
1a9df85213
commit
f1b90985da
@ -29,8 +29,6 @@ dependencies {
|
|||||||
implementation 'org.jsoup:jsoup:1.17.2'
|
implementation 'org.jsoup:jsoup:1.17.2'
|
||||||
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
||||||
|
|
||||||
// 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
|
|
||||||
implementation 'org.mozilla:rhino:1.7.15'
|
implementation 'org.mozilla:rhino:1.7.15'
|
||||||
|
|
||||||
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user