summaryrefslogtreecommitdiff
path: root/Tiny-Comics-Reader.iml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-06 12:43:47 +0300
committerAndrew Dolgov <[email protected]>2015-02-06 12:43:47 +0300
commite35fc03ae5609da071c904e5c83555a233676c7a (patch)
treef06034f495f7ccf87d8928d3946a8a372bb8e2c3 /Tiny-Comics-Reader.iml
parentd53183990a7056805b7e617bc6c0f108f53c6f8f (diff)
bump min sdk version to 16
minor bugfixes changes to fix compatibility with android studio 1.0
Diffstat (limited to 'Tiny-Comics-Reader.iml')
-rwxr-xr-x[-rw-r--r--]Tiny-Comics-Reader.iml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Tiny-Comics-Reader.iml b/Tiny-Comics-Reader.iml
index 8d49284..aae62e0 100644..100755
--- a/Tiny-Comics-Reader.iml
+++ b/Tiny-Comics-Reader.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" />