mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-25 05:00:24 +08:00
v2.4.1
注意 > 由于大版本更新, 闪退问题可能增加. 由于修复 bug, 更新可能比较频繁, 如无 API 代理需求可以暂缓更新. 新增 1. 更安全的 API 代理, 旧版代理将无法使用 2. 关于显示插件版本 修复 1. 无法搜索汉字漫画 优化 1. 代码组织架构
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 67
|
||||
versionName '2.4.0'
|
||||
versionCode 68
|
||||
versionName '2.4.1'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user