Commit 69316b3
committed
build(mps-model-adapters): fixed inconsistent JVM target setting
It fixes this error message:
Execution failed for task ':mps-model-adapters-plugin:compileTestKotlin'.
> Inconsistent JVM-target compatibility detected for tasks 'compileTestJava' (11) and 'compileTestKotlin' (17).1 parent 5b5993b commit 69316b3
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
| |||
0 commit comments