We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb52ac commit ccc07aaCopy full SHA for ccc07aa
settings.gradle.kts
@@ -7,6 +7,7 @@ pluginManagement {
7
password = if (extra.has("github_token")) extra.get("github_token") as String else System.getenv("GITHUB_TOKEN")
8
}
9
10
+ maven("https://artifacts.itemis.cloud/repository/maven-mps")
11
gradlePluginPortal()
12
13
0 commit comments