mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-23 21:55:57 +03:00
6 lines
60 B
Text
6 lines
60 B
Text
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
}
|