Skip to content

Commit 89c7388

Browse files
committed
Added toolchain downloading plugin
1 parent 5473d3c commit 89c7388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pluginManagement {
99
}
1010
plugins {
1111
id("kotlin-compiler-server-version-catalog")
12+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
1213
}
1314

1415
include(":executors")

0 commit comments

Comments
 (0)