aboutsummaryrefslogtreecommitdiffstats
path: root/robolectric-tests/robolectric-tests.iml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-06-09 19:34:53 -0700
committerKenny Root <kenny@the-b.org>2015-06-09 19:34:53 -0700
commit00f1b72db97a554432a2d04520ca52a402ffa910 (patch)
treea584e6b01161b956f83a756ae6d7073b8448340e /robolectric-tests/robolectric-tests.iml
parentd6b1f6f91291d233561fbb025e01ebe7bde83e6b (diff)
downloadconnectbot-00f1b72db97a554432a2d04520ca52a402ffa910.tar.gz
connectbot-00f1b72db97a554432a2d04520ca52a402ffa910.tar.bz2
connectbot-00f1b72db97a554432a2d04520ca52a402ffa910.zip
Upgrade to new Android Studio metafiles
Diffstat (limited to 'robolectric-tests/robolectric-tests.iml')
-rw-r--r--robolectric-tests/robolectric-tests.iml10
1 files changed, 5 insertions, 5 deletions
diff --git a/robolectric-tests/robolectric-tests.iml b/robolectric-tests/robolectric-tests.iml
index ffc093e..713cc09 100644
--- a/robolectric-tests/robolectric-tests.iml
+++ b/robolectric-tests/robolectric-tests.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.id=":robolectric-tests" 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">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
@@ -8,7 +8,8 @@
</facet>
<facet type="java-gradle" name="Java-Gradle">
<configuration>
- <option name="BUILD_FOLDER_PATH" />
+ <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
+ <option name="BUILDABLE" value="true" />
</configuration>
</facet>
</component>
@@ -18,8 +19,8 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
+ <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
@@ -72,5 +73,4 @@
<orderEntry type="library" exported="" scope="TEST" name="_Users_kenny_git_connectbot_app_build_intermediates_dependency_cache_debug" level="project" />
<orderEntry type="library" exported="" scope="TEST" name="android" level="project" />
</component>
-</module>
-
+</module> \ No newline at end of file