mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2025-02-02 23:31:23 +01:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
rootProject.name = "buildSrc"
|
|
|
|
dependencyResolutionManagement {
|
|
repositories {
|
|
mavenCentral()
|
|
}
|
|
} |