Merge official template: adopt plugin ID com.prepeep.harmness-browser, Gradle wrapper, IDE 2024.2–251.*, run configs
This commit is contained in:
+16
-1
@@ -1 +1,16 @@
|
||||
rootProject.name = "harmness-toolwindow"
|
||||
pluginManagement {
|
||||
plugins {
|
||||
id("org.jetbrains.kotlin.jvm") version "2.0.21"
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "harmness-browser"
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
intellijPlatform {
|
||||
defaultRepositories()
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user