From b0507b6091ceb26460c85023f04053b72c4d7cce Mon Sep 17 00:00:00 2001 From: zhoulei <1090447721@qq.com> Date: Wed, 23 Jun 2021 10:45:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9C=AC=E5=9C=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.properties | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 884bd2b..0000000 --- a/local.properties +++ /dev/null @@ -1,13 +0,0 @@ -## 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 May 13 10:52:24 CST 2021 -nodejs.dir=C\:\\Program Files (x86)\\nodejs -npm.dir=C\:\\Program Files\\Huawei\\DevEco Studio 2.1.0.301\\tools\\nodejs -hwsdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Huawei\\Sdk -- Gitee