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