Skip to content

Wrong minimal gradle plugin version #38

@Semiklit

Description

@Semiklit

I'm trying to use this plug-in in following project: gradle 8.11.1, agp 8.9.3.

When using Grease version 0.3.7, the build fails with the following error:

An exception occurred applying plugin request [id: 'com.android.library']
> Failed to apply plugin 'com.android.internal.version-check'.
   > Minimum supported Gradle version is 8.13. Current version is 8.11.1.

This requirement does not match with declared minimal gradle version 8.3.

As a workaround, I tried downgrading to version 0.3.4. However, that version fails with a different problem, which has already been reported in #28.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions