mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-25 06:36:00 +03:00
7 lines
60 B
Text
7 lines
60 B
Text
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|