Skip to content

build.gradle project version is outdated #1896

@Marcono1234

Description

@Marcono1234

The version specified by build.gradle is outdated:

version = '2.8.6-SNAPSHOT'

Currently the correct version would be 2.8.8-SNAPSHOT.

However in general it might be good to drop Gradle as build tool, or only use Gradle (instead of Maven) in the future. Having to maintain two build tools increases maintenance work. For example Gradle builds currently do not seem to correctly include the project version in GsonBuildConfig.java, see:

In case support for Gradle is dropped, the corresponding GitHub workflow (see #1648) can be removed again.

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