mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-27 06:10:29 +08:00
2.0.beta11
修复 1. 返回漫画详情页时封面拉长 2. 有时一章只有五页 3. 我的下载显示不全 4. 搜索封面变形 5. 删除漫画闪退 新增 1. 多线程下载漫画
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
versionCode 22
|
||||
versionName '2.0.beta10'
|
||||
versionCode 23
|
||||
versionName '2.0.beta11'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user