Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
refs/heads/upstream/1.0.1-release
/
.
/
buildSrc
/
build.gradle.kts
blob: 5f34e05a78ebda83693419d7b72aedfe9c137bbf [
file
] [
log
] [
blame
] [
edit
]
plugins
{
kotlin
(
"jvm"
)
}
repositories
{
mavenCentral
()
jcenter
()
maven
(
"https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap/"
)
}