Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
2eafeeeb655c00db38dfcff5228d68fe5beb7fdf
/
.
/
integration-tests
/
src
/
test
/
resources
/
incremental-classpath
/
build.gradle.kts
blob: f1a120b51309c348cf74241b0ecccacaff012d2b [
file
]
plugins
{
kotlin
(
"jvm"
)
}
repositories
{
maven
(
"https://redirector.kotlinlang.org/maven/bootstrap/"
)
mavenCentral
()
}