Skip to content

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. #25

@ssmxgo

Description

@ssmxgo

I am getting the following error message:

  • What went wrong:
    -The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
    -The following dependencies do not satisfy the required version:
    -root project 'android' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.10

The environment is as follows:

  • Flutter 3.11.0-11.0.pre.20
  • buildscript { ext.kotlin_version = '1.7.10'
  • defaultConfig { minSdkVersion 23

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