Skip to content

Use Gradlew in the build system instead of Gradle #312

@RamziKaroui

Description

@RamziKaroui

Adding Gradle Wrapper in the project

To reduce incompatibility risks between / Gradle versions/ Java toolchains/ Kotlin plugin versions, it might be worth building the project with Gradle Wrapper.
"Gradle Wrapper is always the recommended way to build to ensure a controlled and standardised execution of a project". If the README instructions don't mention it, a novice user might not generate the gradlew wrapper locally. Instead, it might be good providing the gradlew or gradlew.bat scripts, and the .gradle/wrapper/ directory in the Git repository , so users don’t have to generate anything at all.

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