aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.iml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-03-23 18:41:36 +0000
committerKenny Root <kenny@the-b.org>2015-03-23 18:41:36 +0000
commit89efc98667625fb76e5f6c94d2ff789c539bcb43 (patch)
tree92fd531db54f55df5e7861884c94bf87d89d494a /app/app.iml
parentdf2d5f9593412dbce3d201a260c8c6dbb2f7307e (diff)
downloadconnectbot-89efc98667625fb76e5f6c94d2ff789c539bcb43.tar.gz
connectbot-89efc98667625fb76e5f6c94d2ff789c539bcb43.tar.bz2
connectbot-89efc98667625fb76e5f6c94d2ff789c539bcb43.zip
Update Android Studio configs
Diffstat (limited to 'app/app.iml')
-rw-r--r--app/app.iml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/app.iml b/app/app.iml
index f530a67..0ee0215 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -1,5 +1,5 @@
<?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="connectbot" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
+<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$PROJECT_PATH$" external.system.id="GRADLE" external.system.module.group="connectbot" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
@@ -81,6 +81,7 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
+ <excludeFolder url="file://$MODULE_DIR$/build/reports" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 20 Platform" jdkType="Android SDK" />