We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c85d6 commit e205ad2Copy full SHA for e205ad2
1 file changed
settings.gradle.kts
@@ -8,9 +8,7 @@ pluginManagement {
8
}
9
10
11
-plugins {
12
- id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
13
-}
+// Don't use plugins {} to avoid network isolation issues in the release build
14
15
dependencyResolutionManagement {
16
repositories {
0 commit comments