优化
This commit is contained in:
+1
-1
@@ -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.7')
|
||||||
|
|
||||||
//网络
|
//网络
|
||||||
implementation('com.squareup.okhttp3:okhttp:4.9.3')
|
implementation('com.squareup.okhttp3:okhttp:4.9.3')
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
**2022/03/02**
|
**2022/03/02**
|
||||||
|
|
||||||
|
* js引擎rhino升级到1.7.4
|
||||||
* 优化web端,修复一些封面无法访问bug,代理正文图片
|
* 优化web端,修复一些封面无法访问bug,代理正文图片
|
||||||
* 其它一些优化
|
* 其它一些优化
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user