Files
2020-03-26 09:38:37 +03:00

12 lines
269 B
YAML
Vendored

kotlin:
projectKind: Multiplatform
modules:
- type: multiplatform
name: a
subModules:
- type:
targetJvmVersion: "1.8"
javaSupport: true
name: jvmTarget
testFramework: JUNIT4
name: jvm