This commit is contained in:
kunfei
2022-03-02 23:57:30 +08:00
parent 67e56f6e2b
commit 015f637a66
+1 -1
View File
@@ -188,7 +188,7 @@ dependencies {
implementation(project(path: ':epublib'))
//JS rhino
implementation('com.github.gedoor:rhino-android:1.7')
implementation('com.github.gedoor:rhino-android:1.6')
//网络
implementation('com.squareup.okhttp3:okhttp:4.9.3')