Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
native
/
analysis-api-klib-reader
/
testProject
/
build.gradle.kts
blob: cd2fc6c03aefb62371f272710f865fb312800fe2 [
file
]
plugins
{
kotlin
(
"multiplatform"
)
}
kotlin
{
macosArm64
()
macosX64
()
linuxX64
()
linuxArm64
()
mingwX64
()
}