Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
refs/heads/upstream/1.0.4-release
/
.
/
examples
/
playground
/
build.gradle.kts
blob: cb6905b5226929c274d677e0b5a6687e79b52369 [
file
] [
log
] [
blame
] [
edit
]
plugins
{
kotlin
(
"jvm"
)
}
repositories
{
mavenCentral
()
}