• Stars
    star
    167
  • Rank 226,635 (Top 5 %)
  • Language
    Shell
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

在线编译你自己的阅读APP,自动构建,自动发布

legado阅读3.0自动构建Android CI

默认从最新发布的tag构建,每次构建会自动清空18PlusList.txt

最新构建下载:legado-3.23.051919.apk 上次构建时间:2023-05-20 08:29:23

2023/05/19

  • 目录格式化js添加一个公用变量gInt, int类型默认值0

示例1

"第" + index + "章" + title

示例2

gInt++
"第" + gInt + "章" + title
  • 优化修复bug
  • 其中一些更新由 Xwite, Horis 提供

使用app过程中遇到问题,请到这里解决gedoor/legado