mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-12 00:41:51 +00:00
7 lines
60 B
Text
7 lines
60 B
Text
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|