mirror of
https://github.com/mihonapp/mihon.git
synced 2024-12-29 08:43:08 +00:00
6 lines
60 B
Text
6 lines
60 B
Text
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
}
|