mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
7 lines
60 B
Text
7 lines
60 B
Text
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|