Skip to content

Commit 2426cb6

Browse files
authored
Rollback #4373 (#4446)
1 parent a054ca0 commit 2426cb6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

settings.gradle.kts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ pluginManagement {
88
}
99
}
1010

11-
plugins {
12-
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
13-
}
11+
// Don't use plugins {} to avoid network isolation issues in the release build
1412

1513
dependencyResolutionManagement {
1614
repositories {

0 commit comments

Comments
 (0)