mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-11 19:10:25 +08:00
v2.2.3
新增 1. CardFlow页面加载进度 修复 1. 进入漫画详情后,立即返回闪退 2. 分类切换标签闪退 (fix #56) 3. 我的下载某些漫画排序错误 4. 下载页缺失的图无法自动补齐 优化 1. 我的下载的加载速度 2. 进一步协程化(MPFT)
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 50
|
||||
versionName '2.2.2'
|
||||
versionCode 51
|
||||
versionName '2.2.3'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user