| commit | 8f0e099fff9022cf3ffb2df96a9921911638341e | [log] [tgz] |
|---|---|---|
| author | Søren Gjesse <sgjesse@google.com> | Fri Sep 06 09:28:14 2019 +0200 |
| committer | Søren Gjesse <sgjesse@google.com> | Fri Sep 06 13:05:17 2019 +0000 |
| tree | e113d75b2568e94c4cfec10f667233a14c9296f0 | |
| parent | e8741a0a0e291f8d55e480c1a23b2d3ce95cdb8b [diff] [blame] |
Add Rhino 1.7.10 to third party Content of README.google: Name: Rhino URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino Version: 1.7.10 Revision: N/A Date: N/A License: Mozilla Public License Version 2.0 Description: Rhino is an open-source implementation of JavaScript written entirely in Java. Bug: 136633154 Change-Id: I2aacee0cfd48bc58ad858adf7c37de9f153263aa
diff --git a/build.gradle b/build.gradle index e7ef85a..09f6368 100644 --- a/build.gradle +++ b/build.gradle
@@ -309,6 +309,7 @@ "junit", "jdwp-tests", "jsr223-api-1.0", + "rhino-1.7.10", "rhino-android-1.1.1", "kotlin", "kotlin-compiler-1.3.41",