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.
2 parents 36dba42 + 9c7e1db commit dfd6070Copy full SHA for dfd6070
settings.gradle.kts
@@ -6,3 +6,7 @@ pluginManagement {
6
gradlePluginPortal()
7
}
8
9
+
10
+plugins {
11
+ id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
12
+}
0 commit comments