modules

abstract fun modules(configureAction: Action<out Any>)(source)

Configures module metadata for this project.

This method executes the given action against the org.gradle.api.artifacts.dsl.ComponentModuleMetadataHandler for this project.

Parameters

configureAction

the action to use to configure module metadata