mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-25 03:15:42 +02:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
pluginManagement {
|
|
repositories {
|
|
maven(url = "https://oss.sonatype.org/content/repositories/snapshots/")
|
|
gradlePluginPortal()
|
|
}
|
|
} |