- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Swapper (0.87 sec)
-
.teamcity/src/main/kotlin/common/CommonExtensions.kt
GradleBuildStep(init) .apply(custom) .also { step(it) } /** * Adds a [Gradle build step](https://confluence.jetbrains.com/display/TCDL/Gradle) * that runs with the Gradle wrapper. * * @see GradleBuildStep */ fun BuildSteps.gradleWrapper( buildType: BuildType? = null, init: GradleBuildStep.() -> Unit, ): GradleBuildStep = customGradle(init) {
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Sep 10 01:37:13 UTC 2025 - 15K bytes - Viewed (0)