Skip to content

Commit 6f529c8

Browse files
committed
Added foojay to automatically provision jdk
1 parent 1fcd3df commit 6f529c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

StdLibs

settings.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
3+
}
4+
15
rootProject.name = 'ZenCode'
26

37
// Find the directories containing a "build.gradle" file in the root directory

0 commit comments

Comments
 (0)