This commit is contained in:
kunfei
2022-03-02 23:57:30 +08:00
parent 8ae1de2f5f
commit 59d06b44d2

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')