mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-11 02:50:15 +08:00
7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|