Skip to content

Commit

Permalink
Added toolchain resolving plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed May 16, 2024
1 parent 623c9fa commit dbb4a4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@ pluginManagement {
}
}

plugins {
id "org.gradle.toolchains.foojay-resolver-convention" version "0.8.0"
}

rootProject.name = "NoteBlockTool"

0 comments on commit dbb4a4b

Please sign in to comment.