Skip to content

Wrong minimal gradle plugin version #38

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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