mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-27 14:20:30 +08:00
v2.5.0
新增 1. 导出已下载漫画为zip压缩包 2. 浅色和深色模式切换 (fix #136) 3. 支持自建反向API代理 (不支持图片) 4. 我的下载显示本地阅读进度 (fix #46) 5. 倒序排列每一章节
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 70
|
||||
versionName '2.4.3'
|
||||
versionCode 71
|
||||
versionName '2.5.0'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user