b798154305
This should make it easier to check out the project in Android Studio and have it be able to build. Having the project files in the AffdexMe subdirectory seems to confuse Studio.
9 lines
No EOL
353 B
XML
9 lines
No EOL
353 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/AffdexMe.iml" filepath="$PROJECT_DIR$/AffdexMe.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
|
</modules>
|
|
</component>
|
|
</project> |