1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-09 17:50:28 +08:00
1. 修复详情页无下载按钮
2. 增加音量键翻页
3. 增加按钮拖动
This commit is contained in:
fumiama
2021-05-06 22:43:56 +08:00
parent 002321d281
commit e4b9fc8043
28 changed files with 343 additions and 91 deletions

BIN
app/release/app-release.apk Normal file

Binary file not shown.

View File

@@ -0,0 +1,18 @@
{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "top.fumiama.copymanga",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 11,
"versionName": "1.3.3",
"outputFile": "app-release.apk"
}
]
}