mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-09 00:08:47 +00:00
5 lines
59 B
Groovy
5 lines
59 B
Groovy
allprojects {
|
|
repositories {
|
|
jcenter()
|
|
}
|
|
}
|