From f6d09ab21edc6a1196ed7db6e0f83e0961bb3278 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 24 十一月 2022 09:39:16 +0800 Subject: [PATCH] Merge branch 'wxr-sdk-test' --- 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