summaryrefslogtreecommitdiff
path: root/data-binding.iml
diff options
context:
space:
mode:
authorDeepanshu Gupta <deepanshu@google.com>2015-12-21 16:01:16 -0800
committerDeepanshu Gupta <deepanshu@google.com>2015-12-22 13:01:35 -0800
commit0b95be4ce502c22a74287669d6fdda3d0df14f36 (patch)
treed89f282a8cc93f8ee61f8f24933e1eb4d9bcaadf /data-binding.iml
parent4ba16229a40e9758db86d4fb1df5119fdcb8aa2a (diff)
downloaddata-binding-0b95be4ce502c22a74287669d6fdda3d0df14f36.tar.gz
Add iml files for intellij project
Helps keeping settings like codeStyleSettings in sync. Change-Id: I3919d9f8c11a1ef5bdc628f9456efa094ed4111d
Diffstat (limited to 'data-binding.iml')
-rw-r--r--data-binding.iml14
1 files changed, 14 insertions, 0 deletions
diff --git a/data-binding.iml b/data-binding.iml
new file mode 100644
index 00000000..bebe401a
--- /dev/null
+++ b/data-binding.iml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="data-binding" 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="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/build" />
+ <output-test url="file://$MODULE_DIR$/build" />
+ <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