This commit is contained in:
kunfei
2022-03-03 08:13:34 +08:00
parent c45285cb99
commit 717a3ec53e
+1 -1
View File
@@ -188,7 +188,7 @@ dependencies {
implementation(project(path: ':epublib'))
//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')