From fcca3c90aa2060b95fadb907e5b20dd53714e72e Mon Sep 17 00:00:00 2001 From: acgist <289547414@qq.com> Date: Mon, 27 Mar 2023 13:17:12 +0800 Subject: [PATCH] [*] settings.xml --- .../client/src/main/res/values/settings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 taoyao-client-android/taoyao/client/src/main/res/values/settings.xml diff --git a/taoyao-client-android/taoyao/client/src/main/res/values/settings.xml b/taoyao-client-android/taoyao/client/src/main/res/values/settings.xml new file mode 100644 index 0000000..a27a0f8 --- /dev/null +++ b/taoyao-client-android/taoyao/client/src/main/res/values/settings.xml @@ -0,0 +1,15 @@ + + + + true + + 1.0.0 + + 5000 + + MOBILE + + DES + + DES + \ No newline at end of file