This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
intellij-sjson/settings.gradle.kts
T
2024-03-26 01:57:57 +07:00

9 lines
126 B
Kotlin

pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "sjson"