From 2c3e7b0c04a4381ce06a163a688f2e20efb33508 Mon Sep 17 00:00:00 2001 From: TxZgX <86029709+xuegao-tzx@users.noreply.github.com> Date: Wed, 5 Jan 2022 23:24:58 +0800 Subject: [PATCH] add --- .../.gradle/6.3/fileChanges/last-build.bin | Bin 0 -> 1 bytes .../.gradle/6.3/fileHashes/fileHashes.lock | Bin 0 -> 17 bytes MyApplication1/.gradle/6.3/gc.properties | 0 .../buildOutputCleanup.lock | Bin 0 -> 17 bytes .../buildOutputCleanup/cache.properties | 2 + .../.gradle/checksums/checksums.lock | Bin 0 -> 17 bytes MyApplication1/.gradle/vcs-1/gc.properties | 0 MyApplication1/.idea/MyApplication1.iml | 20 ++++ .../.idea/caches/build_file_checksums.ser | Bin 0 -> 539 bytes .../libraries/Gradle__hamcrest_core_1_3.xml | 9 ++ .../.idea/libraries/Gradle__junit_4_13.xml | 9 ++ .../.idea/libraries/Gradle__junit_4_13_1.xml | 9 ++ .../libraries/Gradle__runner_1_0_0_200.xml | 9 ++ MyApplication1/.idea/modules.xml | 9 ++ MyApplication1/.idea/modules/entry/entry.iml | 68 ++++++++++++++ MyApplication1/.idea/workspace.xml | 87 ++++++++++++++++++ MyApplication1/local.properties | 12 +++ 17 files changed, 234 insertions(+) create mode 100644 MyApplication1/.gradle/6.3/fileChanges/last-build.bin create mode 100644 MyApplication1/.gradle/6.3/fileHashes/fileHashes.lock create mode 100644 MyApplication1/.gradle/6.3/gc.properties create mode 100644 MyApplication1/.gradle/buildOutputCleanup/buildOutputCleanup.lock create mode 100644 MyApplication1/.gradle/buildOutputCleanup/cache.properties create mode 100644 MyApplication1/.gradle/checksums/checksums.lock create mode 100644 MyApplication1/.gradle/vcs-1/gc.properties create mode 100644 MyApplication1/.idea/MyApplication1.iml create mode 100644 MyApplication1/.idea/caches/build_file_checksums.ser create mode 100644 MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml create mode 100644 MyApplication1/.idea/libraries/Gradle__junit_4_13.xml create mode 100644 MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml create mode 100644 MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml create mode 100644 MyApplication1/.idea/modules.xml create mode 100644 MyApplication1/.idea/modules/entry/entry.iml create mode 100644 MyApplication1/.idea/workspace.xml create mode 100644 MyApplication1/local.properties diff --git a/MyApplication1/.gradle/6.3/fileChanges/last-build.bin b/MyApplication1/.gradle/6.3/fileChanges/last-build.bin new file mode 100644 index 0000000000000000000000000000000000000000..f76dd238ade08917e6712764a16a22005a50573d GIT binary patch literal 1 IcmZPo000310RR91 literal 0 HcmV?d00001 diff --git a/MyApplication1/.gradle/6.3/fileHashes/fileHashes.lock b/MyApplication1/.gradle/6.3/fileHashes/fileHashes.lock new file mode 100644 index 0000000000000000000000000000000000000000..ba31a47591bfbe43f30be714dc4187019eaf8332 GIT binary patch literal 17 ScmZQ>%#8CpE+>=400jUi1p@^D literal 0 HcmV?d00001 diff --git a/MyApplication1/.gradle/6.3/gc.properties b/MyApplication1/.gradle/6.3/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/MyApplication1/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/MyApplication1/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000000000000000000000000000000000000..dc5cd34066e71f6096a5be4125edb3b83d0a4a41 GIT binary patch literal 17 TcmZQh^~v9@!r*1V00E2uAl?Fg literal 0 HcmV?d00001 diff --git a/MyApplication1/.gradle/buildOutputCleanup/cache.properties b/MyApplication1/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..75168f3 --- /dev/null +++ b/MyApplication1/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Thu Dec 30 08:35:30 CST 2021 +gradle.version=6.3 diff --git a/MyApplication1/.gradle/checksums/checksums.lock b/MyApplication1/.gradle/checksums/checksums.lock new file mode 100644 index 0000000000000000000000000000000000000000..155bb328b961c9d507ede71b1868f0832c45bd09 GIT binary patch literal 17 ScmZRU>-+aQRwz`60SW*uUjuId literal 0 HcmV?d00001 diff --git a/MyApplication1/.gradle/vcs-1/gc.properties b/MyApplication1/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/MyApplication1/.idea/MyApplication1.iml b/MyApplication1/.idea/MyApplication1.iml new file mode 100644 index 0000000..b3d4ded --- /dev/null +++ b/MyApplication1/.idea/MyApplication1.iml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/caches/build_file_checksums.ser b/MyApplication1/.idea/caches/build_file_checksums.ser new file mode 100644 index 0000000000000000000000000000000000000000..695f9aec6fc3a5dbdbe5595a1c00522ca886e282 GIT binary patch literal 539 zcmZ4UmVvdnh`~NNKUXg?FQq6yGexf?KR>5fFEb@IQ7^qHF(oHeub?PDD>b=9F91S2 zm1gFoxMk*~I%lLNXBU^|7Q2L-Ts|(GuF1r}uGBYr_F>vMNC#JY1CYR(Fc`|U8WE75VtLuXIpfU_r@9gbK|HGc1uZYPMy4`dS^ji- JZT*P}6###N!*&1w literal 0 HcmV?d00001 diff --git a/MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml b/MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml new file mode 100644 index 0000000..a3cab89 --- /dev/null +++ b/MyApplication1/.idea/libraries/Gradle__hamcrest_core_1_3.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/libraries/Gradle__junit_4_13.xml b/MyApplication1/.idea/libraries/Gradle__junit_4_13.xml new file mode 100644 index 0000000..c4afa00 --- /dev/null +++ b/MyApplication1/.idea/libraries/Gradle__junit_4_13.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml b/MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml new file mode 100644 index 0000000..5a0e00a --- /dev/null +++ b/MyApplication1/.idea/libraries/Gradle__junit_4_13_1.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml b/MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml new file mode 100644 index 0000000..fb531f2 --- /dev/null +++ b/MyApplication1/.idea/libraries/Gradle__runner_1_0_0_200.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/modules.xml b/MyApplication1/.idea/modules.xml new file mode 100644 index 0000000..b3f896a --- /dev/null +++ b/MyApplication1/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/modules/entry/entry.iml b/MyApplication1/.idea/modules/entry/entry.iml new file mode 100644 index 0000000..37639a7 --- /dev/null +++ b/MyApplication1/.idea/modules/entry/entry.iml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/MyApplication1/.idea/workspace.xml b/MyApplication1/.idea/workspace.xml new file mode 100644 index 0000000..57c6f28 --- /dev/null +++ b/MyApplication1/.idea/workspace.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1640824524264 + + + + \ No newline at end of file diff --git a/MyApplication1/local.properties b/MyApplication1/local.properties new file mode 100644 index 0000000..42f0d60 --- /dev/null +++ b/MyApplication1/local.properties @@ -0,0 +1,12 @@ +## This file is automatically generated by DevEco Studio. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. +# +# Location of the SDK. This is only used by Gradle. +# For customization when using a Version Control System, please read the +# header note. +#Thu Dec 30 08:35:26 CST 2021 +nodejs.dir=C\:\\Program Files\\Huawei\\DevEco Studio 3.0.0.601\\tools\\nodejs +hwsdk.dir=C\:\\Users\\honor\\AppData\\Local\\Huawei\\Sdk