CrazyAuctions/build-logic/settings.gradle.kts

5 lines
108 B
Plaintext
Raw Normal View History

2023-01-07 08:27:10 +01:00
@file:Suppress("UnstableApiUsage")
dependencyResolutionManagement {
repositories.gradlePluginPortal()
}