diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-16 15:01:14 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-16 15:01:14 +0200 |
commit | 7782719f959adf36ca581ff1a850972d5abc7c38 (patch) | |
tree | 8e36c20cb100e3de79e8040b5183572f7e247429 /Android-Password-Store.iml | |
parent | 51b594807f0e0e4477c3ef43a8c2a526c7d84138 (diff) |
renamed project to correspond to the github name
Diffstat (limited to 'Android-Password-Store.iml')
-rw-r--r-- | Android-Password-Store.iml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Android-Password-Store.iml b/Android-Password-Store.iml new file mode 100644 index 00000000..0bb6048a --- /dev/null +++ b/Android-Password-Store.iml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module 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="FacetManager"> + <facet type="java-gradle" name="Java-Gradle"> + <configuration> + <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" /> + </configuration> + </facet> + </component> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/.gradle" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> + |