Skip to content

Commit 19b151d

Browse files
committed
Add note to keep rhinoVersion below 1.9.0
1 parent 2c60422 commit 19b151d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jsoup = "1.21.2"
1212
okhttp = "5.3.2"
1313
protobuf-lib = "4.33.2"
1414
protobuf-plugin = "0.9.6"
15-
rhino = "1.8.1"
15+
rhino = "1.8.1" # rhino 1.9.0 requires Android minSDK >= 26, see #1423
1616
teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
1717

1818
[libraries]

0 commit comments

Comments
 (0)