Skip to content

Commit 39fb443

Browse files
committed
toolchain
1 parent bda633d commit 39fb443

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ pluginManagement {
99
}
1010
}
1111

12+
plugins {
13+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
14+
}
15+
1216
dependencyResolutionManagement {
1317
repositories {
1418
mavenCentral()

0 commit comments

Comments
 (0)