mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-03 23:07:13 +01:00
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
mavenCentral()
|
|
}
|