11 lines
546 B
XML
11 lines
546 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project version="4">
|
||
|
|
<component name="ProjectModuleManager">
|
||
|
|
<modules>
|
||
|
|
<module fileurl="file:///$PROJECT_DIR$/android_project.iml" filepath="$PROJECT_DIR$/android_project.iml" />
|
||
|
|
<module fileurl="file:///$PROJECT_DIR$/dependencies.iml" filepath="$PROJECT_DIR$/dependencies.iml" />
|
||
|
|
<module fileurl="file:////path/to/enable_debugger/enable_debugger.iml" filepath="/path/to/enable_debugger/enable_debugger.iml" />
|
||
|
|
</modules>
|
||
|
|
</component>
|
||
|
|
</project>
|