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 c0a91d9 commit 9d7604fCopy full SHA for 9d7604f
settings.gradle.kts
@@ -8,4 +8,8 @@ dependencyResolutionManagement {
8
}
9
10
11
+plugins {
12
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
13
+}
14
+
15
include(":guide")
0 commit comments