Fix configuration tests with latest runtime

This commit is contained in:
Natalia Selezneva
2018-10-25 00:42:41 +03:00
parent f364717da2
commit cbd54e7867
9 changed files with 17 additions and 6 deletions
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinCommonCompilerArguments">
<option name="apiVersion" value="1.2" />
<option name="languageVersion" value="1.2" />
<option name="apiVersion" value="1.3" />
<option name="languageVersion" value="1.3" />
</component>
</project>