Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
4e1a4364c9bd48264cf3476dbe435e2d5123613a
/
.
/
examples
/
multiplatform
/
build.gradle.kts
blob: 248fe9bea76f33772db130a35ad5296dca276eb4 [
file
]
plugins
{
kotlin
(
"multiplatform"
)
apply
false
}
allprojects
{
repositories
{
mavenCentral
()
}
}