mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-28 06:40:29 +08:00
v2.2.2
新增 1. API代理(需密钥) 修复 1. 图床代理实际无效 2. 流量阅读时闪退 优化 1. 网络错误时自动停止加载
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 49
|
||||
versionName '2.2.1'
|
||||
versionCode 50
|
||||
versionName '2.2.2'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user