Skip to content

Enable gradle configuration caching for prepareModulesDir #304

@koppor

Description

@koppor

Gradle's Configuration Cache speeds up compilation.

When using with prepareModulesDir, there is an error:

Try out:

Add following line to gradle.properties:

org.gradle.configuration-cache=true

And run prepareModulesDir

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions