Skip to content

Commit a043f77

Browse files
TapchicomaSpace
authored andcommitted
Disable publishing 'android-test-fixes' plugin to Gradle portal.
^KT-45745 In Progress
1 parent 1dcbd28 commit a043f77

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

libraries/tools/gradle/android-test-fixes/build.gradle.kts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@ tasks.withType<PublishToMavenRepository>()
4949
if (name.endsWith("PublicationTo${KotlinBuildPublishingPlugin.REPOSITORY_NAME}Repository")) {
5050
enabled = false
5151
}
52-
}
52+
}
53+
54+
tasks.named("publishPlugins") {
55+
enabled = false
56+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy