mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2024-12-22 13:42:49 +01:00
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
intellij {
|
|
type.set("RD")
|
|
}
|
|
|
|
dependencies {
|
|
implementation(rootProject)
|
|
}
|