1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-15 19:00:11 +02:00
fdroidserver/tests/source-files/org.tasks/buildSrc/build.gradle.kts

7 lines
60 B
Plaintext
Raw Normal View History

plugins {
`kotlin-dsl`
}
repositories {
jcenter()
}