mirror of
https://github.com/fumiama/copymanga.git
synced 2026-07-02 00:30:25 +08:00
v2.3.7
新增 1. hotmanga 部分支持,访问 https://api.2024manga.com/api/v3/system/network2?format=json&platform=3 获得相应 API (fix #108) 修复 1. 书架无法应用自定义 API 优化 1. 非一级页面禁用抽屉 (fix #99) 升级 1. androidx.constraintlayout -> 2.2.0
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId 'top.fumiama.copymanga'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 34
|
||||
versionCode 64
|
||||
versionName '2.3.6'
|
||||
versionCode 65
|
||||
versionName '2.3.7'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user