mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-23 19:10:23 +08:00
v2.2.1
新增 1. 支持无网络时从下载访问漫画详情页 修复 1. 保存封面超时时间过短 2. 竖向翻页回到上一段闪退 3. 无动画阅览时加载下一页闪屏 4. 排行页快速点击tab时显示错乱 优化 1. 我的下载页的无用代码
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 47
|
||||
versionName '2.2.0'
|
||||
versionCode 48
|
||||
versionName '2.2.1'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user