mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
6 lines
No EOL
64 B
Kotlin
6 lines
No EOL
64 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
mavenCentral()
|
|
} |