Set compile target to 1.8
This commit is contained in:
Generated
+16
@@ -23,5 +23,21 @@
|
||||
<processorPath useClasspath="true" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="android-idea-plugin" target="1.8" />
|
||||
<module name="android-studio" target="1.8" />
|
||||
<module name="bare-plugin" target="1.8" />
|
||||
<module name="idea" target="1.8" />
|
||||
<module name="idea-completion" target="1.8" />
|
||||
<module name="idea-core" target="1.8" />
|
||||
<module name="idea-live-templates" target="1.8" />
|
||||
<module name="idea-repl" target="1.8" />
|
||||
<module name="idea-runner" target="1.8" />
|
||||
<module name="idea-test-framework" target="1.8" />
|
||||
<module name="j2k" target="1.8" />
|
||||
<module name="jps-plugin" target="1.8" />
|
||||
<module name="kannotator-jps-plugin-test" target="1.8" />
|
||||
<module name="kotlin-android-plugin" target="1.8" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user