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