Skip to content

Commit a2cabcb

Browse files
committed
Enable automatic toolchain provisioning
1 parent 9b3625b commit a2cabcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
plugins {
2+
id "org.gradle.toolchains.foojay-resolver-convention" version "1.0.0"
3+
}
4+

0 commit comments

Comments
 (0)