Skip to content

Commit 5238509

Browse files
authored
Add comment
1 parent 8e669e6 commit 5238509

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

settings.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ pluginManagement {
88
}
99
}
1010

11+
// Don't use plugins {} to avoid network isolation issues in the release build
12+
1113
dependencyResolutionManagement {
1214
repositories {
1315
mavenCentral()

0 commit comments

Comments
 (0)