- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for applyDefaultDependencies (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/src/main/kotlin/configurations/GradleBuildConfigurationDefaults.kt
buildType.steps { extraSteps() checkCleanM2AndAndroidUserHome(os, buildType) } applyDefaultDependencies(model, buildType) } fun applyDefaultDependencies( model: CIBuildModel, buildType: BuildType, ) { if (buildType !is CompileAll) { buildType.dependencies {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 13 05:03:56 GMT 2026 - 8.5K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/TestPerformanceTest.kt
), ) checkCleanM2AndAndroidUserHome(os) } applyDefaultDependencies(model, this)Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 08 01:31:13 GMT 2026 - 3.4K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/FlakyTestQuarantine.kt
killProcessStep(KILL_PROCESSES_STARTED_BY_GRADLE, os, arch, executionMode = BuildStep.ExecutionMode.ALWAYS) steps { checkCleanM2AndAndroidUserHome(os) } applyDefaultDependencies(model, this)
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Jan 07 10:42:35 GMT 2026 - 5.6K bytes - Click Count (0)