From 4ec30c4521bad6a7e63b5e6a8b6c867f2a2b3c5b Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 24 十一月 2022 14:02:38 +0800 Subject: [PATCH] 123 --- AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml b/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml index 5077a38..04302d0 100644 --- a/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml +++ b/AndroidOpenDemo/.idea/modules/LCAndroidSDKDemo.iml @@ -3,12 +3,12 @@ <component name="FacetManager"> <facet type="java-gradle" name="Java-Gradle"> <configuration> - <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/../../build" /> + <option name="BUILD_FOLDER_PATH" /> <option name="BUILDABLE" value="false" /> </configuration> </facet> </component> - <component name="NewModuleRootManager" inherit-compiler-output="true"> + <component name="NewModuleRootManager"> <exclude-output /> <content url="file://$MODULE_DIR$/../.."> <excludeFolder url="file://$MODULE_DIR$/../../.gradle" /> -- Gitblit v1.8.0