Skip to content

Commit

Permalink
Added foojay to automatically provision jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
stanhebben committed Feb 28, 2025
1 parent 1fcd3df commit 6f529c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion StdLibs
Submodule StdLibs updated 0 files
4 changes: 4 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
}

rootProject.name = 'ZenCode'

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

0 comments on commit 6f529c8

Please sign in to comment.