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

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

Closed
ljsharp opened this issue Dec 16, 2022 · 2 comments

Comments

@ljsharp
Copy link

ljsharp commented Dec 16, 2022

Error occurred when i upgrade Android gradle to 7.3.1

 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:
project ':advanced_in_app_review' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org
Running "flutter pub get" in gsl_dictionary...
Launching lib\main.dart on JKM LX1 in debug mode...
lib\main.dart:1

FAILURE: Build failed with an exception.


BUILD FAILED in 7m 20s
Exception: Gradle task assembleDebug failed with exit code 1

Please fix this issue.

@eeoom
Copy link
Owner

eeoom commented Dec 16, 2022

Hi!

I have updated the kotlin-gradle-plugin version number. Should work now.

Best
Stefan

@ljsharp
Copy link
Author

ljsharp commented Dec 16, 2022

Great! Thanks, Stefan!!

@eeoom eeoom closed this as completed Dec 16, 2022
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