Skip to content

Commit f1b9098

Browse files
committed
Remove outdated comment
1 parent 1a9df85 commit f1b9098

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

extractor/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ dependencies {
2929
implementation 'org.jsoup:jsoup:1.17.2'
3030
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
3131

32-
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
33-
// available on Android (even when using desugaring), and `NoClassDefFoundError` is thrown
3432
implementation 'org.mozilla:rhino:1.7.15'
3533

3634
checkstyle "com.puppycrawl.tools:checkstyle:$checkstyleVersion"

0 commit comments

Comments
 (0)