Skip to content

Some examples have reference to wrong gradle-7.1.1-bin.zip file #616

@peetkes

Description

@peetkes

Some of the examples have a gradle wrapper properties file that points to a non existing distributionUrl.

distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1bin.zip

should be

distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip

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