summaryrefslogtreecommitdiff
path: root/akono.iml
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-15 10:48:07 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-15 10:48:07 +0200
commit34904b103622754d85dac2f0ad2746a79dd06d1a (patch)
tree8c9bb8375dd8e226e1cf4282854c130f8e587ef8 /akono.iml
parent0b34307aae473733fa46449fd3f674a5be782d22 (diff)
downloadakono-34904b103622754d85dac2f0ad2746a79dd06d1a.tar.gz
akono-34904b103622754d85dac2f0ad2746a79dd06d1a.tar.bz2
akono-34904b103622754d85dac2f0ad2746a79dd06d1a.zip
ide files
Diffstat (limited to 'akono.iml')
-rw-r--r--akono.iml25
1 files changed, 25 insertions, 0 deletions
diff --git a/akono.iml b/akono.iml
new file mode 100644
index 00000000..974d4312
--- /dev/null
+++ b/akono.iml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="akono" external.linked.project.path="$MODULE_DIR$/.." external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="android-gradle" name="Android-Gradle">
+ <configuration>
+ <option name="GRADLE_PROJECT_PATH" value=":" />
+ </configuration>
+ </facet>
+ <facet type="java-gradle" name="Java-Gradle">
+ <configuration>
+ <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/../build" />
+ <option name="BUILDABLE" value="false" />
+ </configuration>
+ </facet>
+ </component>
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/..">
+ <excludeFolder url="file://$MODULE_DIR$/../.gradle" />
+ <excludeFolder url="file://$MODULE_DIR$/../build" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file