Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android Gradle plugin's Kotlin Gradle plugin version and tflite_flutter_helper's version isn't matched #242

Open
RumosZin opened this issue Oct 15, 2023 · 1 comment

Comments

@RumosZin
Copy link

pubspec.yaml

...
tflite_flutter: ^0.9.1
tflite_flutter_helper: ^0.3.1
...

I meet this error message

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':tflite_flutter_helper' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

How can I solve this.... plz help!!!!

@JSYRD
Copy link

JSYRD commented Oct 17, 2023

it's not necessay to use tflite_flutter_helper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants