Gradle Update

This commit is contained in:
2026-09-01 23:47:55 +02:00
parent 10bf854a50
commit 54ddf69afb
5 changed files with 21 additions and 33 deletions
+3
View File
@@ -6,6 +6,9 @@ pluginManagement {
maven { url = 'https://jitpack.io' }
}
}
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {