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 + 5ae0b39 commit 9c7e1dbCopy full SHA for 9c7e1db
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