🚧 Works on authentication

This commit is contained in:
2026-04-16 14:48:31 +02:00
parent 36c6c50626
commit 67b5b6ac6c
11 changed files with 138 additions and 121 deletions
+3
View File
@@ -11,6 +11,9 @@ pluginManagement {
gradlePluginPortal()
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {