mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 14:38:49 +00:00
build.gradle: Migrate repository from JCenter to Maven Central.
This commit is contained in:
parent
543601774a
commit
444735b8b4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ group = 'de.schildbach.pte'
|
|||
archivesBaseName = 'public-transport-enabler'
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue