Add missed 'version' in core modules facets

This commit is contained in:
Mikhael Bogdanov
2017-08-08 13:09:09 +02:00
parent 6e4b02a94b
commit 07c5702861
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
<compilerArguments>
<option name="languageVersion" value="1.1" />
<option name="apiVersion" value="1.1" />
<option name="version" value="true" />
</compilerArguments>
</configuration>
</facet>