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