moduleVersion

@Input
val moduleVersion: Property<String>

Module version.

If set for a single-project build or a MultiModule task, will be used as project version by the versioning plugin.

Default is Gradle project version.