File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<module type =" JAVA_MODULE" version =" 4" >
3
+ <component name =" FacetManager" >
4
+ <facet type =" kotlin-language" name =" Kotlin" >
5
+ <configuration version =" 5" platform =" JVM 17" allPlatforms =" JVM [17]" useProjectSettings =" false" >
6
+ <compilerSettings >
7
+ <option name =" additionalArguments" value =" -Xjvm-default=all -Xcontext-receivers -opt-in=com.intellij.openapi.util.IntellijInternalApi" />
8
+ </compilerSettings >
9
+ <compilerArguments >
10
+ <stringArguments >
11
+ <stringArg name =" jvmTarget" arg =" 17" />
12
+ <stringArg name =" apiVersion" arg =" 2.1" />
13
+ <stringArg name =" languageVersion" arg =" 2.1" />
14
+ </stringArguments >
15
+ </compilerArguments >
16
+ </configuration >
17
+ </facet >
18
+ </component >
3
19
<component name =" NewModuleRootManager" inherit-compiler-output =" true" >
4
20
<exclude-output />
5
21
<content url =" file://$MODULE_DIR$" >
You can’t perform that action at this time.
0 commit comments