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