summaryrefslogtreecommitdiff
path: root/Tiny-Tiny-RSS-for-Honeycomb.iml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-01-27 11:53:20 +0300
committerAndrew Dolgov <[email protected]>2015-01-27 11:53:20 +0300
commit9696778835339a2ff4f0dc2950a058e63bf801bb (patch)
tree3cc4fdd09abc9704b879ec382879c03d6094a7ba /Tiny-Tiny-RSS-for-Honeycomb.iml
parent65dff43368188c7de29223133808fef91484496a (diff)
fixes for arbitrary shit broken by googletards in android studio update to 1.0
Diffstat (limited to 'Tiny-Tiny-RSS-for-Honeycomb.iml')
-rw-r--r--Tiny-Tiny-RSS-for-Honeycomb.iml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tiny-Tiny-RSS-for-Honeycomb.iml b/Tiny-Tiny-RSS-for-Honeycomb.iml
index 0bb6048a..55503402 100644
--- a/Tiny-Tiny-RSS-for-Honeycomb.iml
+++ b/Tiny-Tiny-RSS-for-Honeycomb.iml
@@ -7,7 +7,9 @@
</configuration>
</facet>
</component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/build/classes/main" />
+ <output-test url="file://$MODULE_DIR$/build/classes/test" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />