Skip to content

Run check on every run from Android Studio #35

@ricardorover

Description

@ricardorover

Hi, I'm beginner in gradle configuration. I would like to run check task on every build, to ensure all checks are always passing.

I tried preBuild.dependsOn check, but gradle says check is not a task.

Do you know how could I achieve this?
Thanks

Metadata

Metadata

Assignees

No one assigned

    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