mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-24 22:59:02 +03:00
6 lines
65 B
Kotlin
6 lines
65 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
mavenCentral()
|
|
}
|