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

@@ -8,7 +8,7 @@
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" />