[ci skip] Add foojay-resolver-conventions plugin (#21)

This commit is contained in:
Jason 2023-03-31 18:26:08 -07:00 committed by GitHub
parent 9c8863a490
commit 32417a23f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ pluginManagement {
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
}
rootProject.name = "folia"
for (name in listOf("Folia-API", "Folia-Server")) {