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 b20a23a commit d116f3fCopy full SHA for d116f3f
kotlin/hello-world-lambda-cdk/lambda/settings.gradle.kts
@@ -0,0 +1,2 @@
1
+// automatically download missing toolchains
2
+plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0" }
0 commit comments