flutter/examples/layers/.idea/modules.xml
Michael Thomsen 8857fa080e Revert back IntelliJ .iml file to project root (#8139)
* Move .iml file back to project root directory

* Update .iml location in all examples
2017-02-14 18:15:26 +01:00

8 lines
258 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/layers.iml" filepath="$PROJECT_DIR$/.idea/layers.iml" />
</modules>
</component>
</project>