1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-09 17:50:28 +08:00

fix: 保存封面超市导致的闪退

顺便更新 targetSdkVersion 到 34
This commit is contained in:
源文雨
2023-10-30 22:13:22 +09:00
parent 3d52eaa9d5
commit 870551a67c
3 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
<string name="text_null">N/A</string>
<string name="null_book">获取图书信息失败</string>
<string name="web_error">网络错误</string>
<string name="download_cover_error">保存封面出错</string>
<string name="download_cover_timeout">保存封面超时</string>
<string name="mainPageApiUrl">https://%1$s/api/v3/h5/homeIndex?platform=3</string>
<string name="referUrl">https://%1$s</string>