1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-13 12:20:26 +08:00

2.0.beta3

1. 修复增加卡片错误
2. 增加专题、漫画推荐、全新上架、已完结的详情页
This commit is contained in:
fumiama
2021-05-07 20:47:01 +08:00
parent be810e1408
commit 3faacae2da
22 changed files with 432 additions and 48 deletions

View File

@@ -28,8 +28,8 @@ android {
applicationId 'top.fumiama.copymanga'
minSdkVersion 23
targetSdkVersion 30
versionCode 13
versionName '2.0.beta2'
versionCode 14
versionName '2.0.beta3'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"