From 4e7dc162a91f78b6a65fa61b2bffbf6ffa9064b8 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 10 九月 2024 19:11:09 +0800 Subject: [PATCH] 0312 排除俄罗斯商店 --- 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