mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-23 11:00:24 +08:00
2.0.beta9
1. api改为云函数反代 2. 记录漫画与章节的阅读进度 3. 详情页显示章节 4. 修复流量警告不再提醒无效
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
versionCode 19
|
||||
versionName '2.0.beta8'
|
||||
versionCode 21
|
||||
versionName '2.0.beta9'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user