Skip to content

Commit

Permalink
Add a toolchain repository
Browse files Browse the repository at this point in the history
  • Loading branch information
squarejesse committed Oct 16, 2024
1 parent 4c90173 commit 9250dea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
}

rootProject.name = "burst-root"

include(":burst")
Expand Down

0 comments on commit 9250dea

Please sign in to comment.