Skip to content

Commit

Permalink
added toolchain resolver plugin is the Foojay Toolchains Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Nov 10, 2024
1 parent 9d61017 commit 3514de8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,9 @@ pluginManagement {
}
}

plugins {
//https://docs.gradle.org/8.10.2/userguide/toolchains.html#sub:download_repositories
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}

rootProject.name = 'auth0'

0 comments on commit 3514de8

Please sign in to comment.