Skip to content

Plugin not working with gradle 5.1.1 #5

@ogrebgr

Description

@ogrebgr

When using gradle 5.1.1 the build gives an error in the plugin:

Could not get unknown property 'classesDir' for mock local test classes of type org.gradle.api.internal.tasks.DefaultSourceSetOutput.

It seems classesDir is deprecated and removed and SourceSetOutput.getClassesDir() should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions