1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-08 17:00:28 +08:00
修复
1. 服务端空回应导致的主页闪退 (fix #81)
升级
1. appver -> 2.2.0 (fix #74)
2. androidx.appcompat -> 1.7.0
3. lottie -> 6.4.1
This commit is contained in:
源文雨
2024-06-23 23:08:07 +09:00
parent 53935fa6ae
commit 428d40016a
3 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE resources [
<!ENTITY hosturl "api.mangacopy.com">
<!ENTITY appver "2.1.7">
<!ENTITY appver "2.2.0">
]>
<resources>
<string name="app_name">拷贝漫画</string>