From 6521c8e329665cc97f0714a9a094d2d823e23980 Mon Sep 17 00:00:00 2001 From: 562935844@qq.com Date: 星期二, 19 九月 2023 13:52:41 +0800 Subject: [PATCH] 修复退网清除缓存异常 --- HDLSDK/app/src/main/res/values/strings.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDLSDK/app/src/main/res/values/strings.xml b/HDLSDK/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..dc5eb5f --- /dev/null +++ b/HDLSDK/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ +<resources> + <string name="app_name">HDLSDK</string> + <string name="http_unknown">鏈煡缃戠粶閿欒锛岃绋嶅悗鍐嶈瘯</string> +</resources> \ No newline at end of file -- Gitblit v1.8.0