Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for usesTypedAttributesPlugin (0.26 sec)

  1. subprojects/composite-builds/src/integTest/groovy/org/gradle/integtests/composite/CompositeBuildConfigurationAttributesResolveIntegrationTest.groovy

                    }
                }
                include 'a', 'b'
                includeBuild 'includedBuild'
                rootProject.name = 'test'
            """
            buildFile << """
                ${usesTypedAttributesPlugin(v1, usePluginsDSL)}
    
                allprojects {
                    dependencies {
                        attributesSchema {
                            attribute(flavor)
                            attribute(buildType)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 14:30:36 UTC 2024
    - 33.6K bytes
    - Viewed (0)
Back to top