diff options
author | Joe Robinson <joe@lc8n.com> | 2014-08-02 18:02:08 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2014-08-02 18:02:08 +0100 |
commit | 848cfa51b7de694fbcef75b41818b33ed81b7359 (patch) | |
tree | e57a77a6e5d38e053af9722384a0e5d638f565f9 /.idea/modules.xml |
Initial commit of Android Studio project
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..84e9fa8 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" /> + <module fileurl="file://$PROJECT_DIR$/blaupload.iml" filepath="$PROJECT_DIR$/blaupload.iml" /> + </modules> + </component> +</project> + |