mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-27 14:20:30 +08:00
2.0.beta6
1. 修复漫画封面为空导致的主页闪退 2. 增加详情页导航到作者、标签 3. 增加阅览缓存、音量键页、双页切分 4. 优化卷轴模式、下载逻辑
This commit is contained in:
@@ -28,8 +28,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 16
|
||||
versionName '2.0.beta5'
|
||||
versionCode 17
|
||||
versionName '2.0.beta6'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user