breakpoint-intellij-plugin/settings.gradle.kts

8 lines
130 B
Plaintext
Raw Permalink Normal View History

2023-11-07 22:02:31 +00:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "breakpoint"