mirror of
https://github.com/fumiama/copymanga.git
synced 2026-07-17 10:56:24 +08:00
v1.6.0
新增 1. 竖向翻页支持瀑布流 优化 1. 阅读器启动、章节图片流式收集与大章节下载稳定性 (#200) by @xuanli20 2. 同步到最新拷贝网址 3. 代码结构 修复 1. 高版本安卓下按返回键直接退出程序而非回退到上个页面 2. 音量键翻页无法切换到下一章节
This commit is contained in:
@@ -10,8 +10,8 @@ android {
|
||||
applicationId "top.fumiama.copymangaweb"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 36
|
||||
versionCode 16
|
||||
versionName '1.5.3'
|
||||
versionCode 17
|
||||
versionName '1.6.0'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user