Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createAdditionalTasks (0.13 sec)

  1. build-logic/performance-testing/src/main/kotlin/gradlebuild/performance/PerformanceTestPlugin.kt

            val performanceTestExtension = createExtension(performanceTestSourceSet, cleanTestProjectsTask)
    
            createAndWireCommitDistributionTask(performanceTestExtension)
            createAdditionalTasks(performanceTestSourceSet)
            configureIdePlugins(performanceTestSourceSet)
        }
    
        private
        fun Project.configureAndroidStudioProvisioning() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 06:42:07 UTC 2024
    - 24.4K bytes
    - Viewed (0)
Back to top