Skip to content

Error when using version 0.16.2 in projects with a Gradle version older than 8.2 #263

Closed
@qurbonzoda

Description

@qurbonzoda

The error is:

* What went wrong:
'void org.gradle.api.artifacts.Configuration.setCanBeDeclared(boolean)'

I suppose the problem was introduced in the last release, specifically because of using configuration.isCanBeDeclared in this file:

setCanBeDeclared was introduced in Gradle 8.2

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