mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-12-01 13:23:22 +01:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
@file:Suppress("UnstableApiUsage")
|
||
|
|
||
|
dependencyResolutionManagement {
|
||
|
repositories.gradlePluginPortal()
|
||
|
}
|