一条鱼和xiao 3 months ago
parent a3a43a41b4
commit 47bcdf52db

@ -3,6 +3,10 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/Notes-master.iml" filepath="$PROJECT_DIR$/Notes-master.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes-master.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes-master.app.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes-master.app.androidTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes-master.app.androidTest.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes-master.app.main.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes-master.app.main.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/Notes-master.app.unitTest.iml" filepath="$PROJECT_DIR$/.idea/modules/app/Notes-master.app.unitTest.iml" />
</modules>
</component>
</project>

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<module external.linked.project.id="Notes-master" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />

Loading…
Cancel
Save