Skip to content

Commit df57df9

Browse files
authored
Fixed Amper module config
1 parent 71f63c6 commit df57df9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

module.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
product:
2-
type: jvm/app
3-
kotlin: "2.2.20"
1+
product: jvm/app
2+
3+
settings:
4+
kotlin:
5+
languageVersion: 2.2

0 commit comments

Comments
 (0)