We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e669e6 commit 5238509Copy full SHA for 5238509
settings.gradle.kts
@@ -8,6 +8,8 @@ pluginManagement {
8
}
9
10
11
+// Don't use plugins {} to avoid network isolation issues in the release build
12
+
13
dependencyResolutionManagement {
14
repositories {
15
mavenCentral()
0 commit comments