Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
2eafeeeb655c00db38dfcff5228d68fe5beb7fdf
/
.
/
examples
/
hello-world
/
annotations
/
build.gradle.kts
blob: fb0d35adf228662b27a2b5df8b74c414b486be66 [
file
]
plugins
{
kotlin
(
"jvm"
)
}
repositories
{
mavenCentral
()
}