From ab183c10b4e77ac321f5802a41ee965b36e2f81a Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期五, 14 六月 2024 17:29:54 +0800 Subject: [PATCH] 0312 增加华为json --- SdkProject/library/src/main/res/values/strings.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/SdkProject/library/src/main/res/values/strings.xml b/SdkProject/library/src/main/res/values/strings.xml index 73862c4..e5f8fdc 100644 --- a/SdkProject/library/src/main/res/values/strings.xml +++ b/SdkProject/library/src/main/res/values/strings.xml @@ -1 +1,2 @@ -<resources></resources> \ No newline at end of file +<resources> +</resources> \ No newline at end of file -- Gitblit v1.8.0