Set source and target to Java 6 in Android Studio.

This commit is contained in:
akwizgran
2015-12-02 13:25:06 +00:00
parent c65ea9a896
commit 2b12f0d438
3 changed files with 6 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
<output-test url="file://$MODULE_DIR$/build/intermediates/classes/test/debug" />
<exclude-output />