mirror of
https://github.com/mihonapp/mihon.git
synced 2025-02-17 03:19:48 +03:00
6 lines
60 B
Kotlin
6 lines
60 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
}
|