This commit is contained in:
kunfei
2022-03-03 08:13:34 +08:00
parent 424ba1bba9
commit 0664ae8f8b
+1 -1
View File
@@ -188,7 +188,7 @@ dependencies {
implementation(project(path: ':epublib')) implementation(project(path: ':epublib'))
//JS rhino //JS rhino
implementation('com.github.gedoor:rhino-android:1.6') implementation('com.github.gedoor:rhino-android:1.8')
//网络 //网络
implementation('com.squareup.okhttp3:okhttp:4.9.3') implementation('com.squareup.okhttp3:okhttp:4.9.3')