Migrate the project to Android Studio 1.0 RC4

This commit is contained in:
Cameron Gutman
2014-12-08 00:12:37 -08:00
parent 69c7b5a0d5
commit aae0ff6e7a
5 changed files with 9 additions and 5 deletions

View File

@@ -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" />