We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c60422 commit 19b151dCopy full SHA for 19b151d
1 file changed
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ jsoup = "1.21.2"
12
okhttp = "5.3.2"
13
protobuf-lib = "4.33.2"
14
protobuf-plugin = "0.9.6"
15
-rhino = "1.8.1"
+rhino = "1.8.1" # rhino 1.9.0 requires Android minSDK >= 26, see #1423
16
teamnewpipe-nanojson = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
17
18
[libraries]
0 commit comments