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