Skip to content

Commit

Permalink
Added toolchain resolving plugin
Browse files Browse the repository at this point in the history
RaphiMC committed May 16, 2024

Verified

This commit was signed with the committer’s verified signature.
RaphiMC RK_01
1 parent bc1f1c6 commit 4e898b8
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
@@ -5,4 +5,8 @@ pluginManagement {
}
}

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

rootProject.name = "ViaAprilFools"

0 comments on commit 4e898b8

Please sign in to comment.