Files
coco 7a4fb0e6ae a
2026-07-03 16:23:31 +08:00

7 lines
76 B
Kotlin

plugins {
`kotlin-dsl`
}
repositories{
mavenCentral()
google()
}