Skip to content

Commit

Permalink
fix toolchains
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jul 27, 2024
1 parent 9156c9a commit 521cc0a
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
Expand Up @@ -9,4 +9,8 @@ pluginManagement {
}
}

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

rootProject.name = "unimined"

0 comments on commit 521cc0a

Please sign in to comment.