@ -6,7 +6,7 @@
**2020/09/12**
* web看书同步最新章
* web写源增加图片样式等规则
* 正文规则可以使用@get{title}获取目录标题,js里使用java.title
* 正文规则可以使用@get{title}获取目录标题,js里使用title
**2020/09/11**
* 修复一些bug
@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.4.0'
ext.kotlin_version = '1.4.10'
repositories {
google()
jcenter()