diff --git a/app/build.gradle b/app/build.gradle index 5fb17dfb9..22f568494 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -207,8 +207,8 @@ dependencies { implementation(project(path: ':modules:book')) //JS rhino - appImplementation(project(path: ':modules:rhino1.7.4')) - googleImplementation(project(path: ':modules:rhino1.7.4')) + appImplementation(project(path: ':modules:rhino1.7.3')) + googleImplementation(project(path: ':modules:rhino1.7.3')) lollipopImplementation(project(path: ':modules:rhino1.7.3')) //网络