mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2025-05-24 22:57:45 +02:00
7 lines
No EOL
60 B
Kotlin
7 lines
No EOL
60 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
repositories {
|
|
jcenter()
|
|
} |