Skip to content

Commit 5ae0b39

Browse files
author
Jonathan Kaeser
committed
1 parent e855f9c commit 5ae0b39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings.gradle.kts

+4
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ pluginManagement {
66
gradlePluginPortal()
77
}
88
}
9+
10+
plugins {
11+
id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
12+
}

0 commit comments

Comments
 (0)