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. #47

Open
MrCsabaToth opened this issue Oct 23, 2022 · 5 comments

Comments

@MrCsabaToth
Copy link

A version bump release is badly needed. With the most recent gradle version 7.4 this is what I get trying to build my Flutter app:

Running Gradle task 'assembleDebug'...

FAILURE: Build failed with an exception.

* 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 ':flutter_native_timezone' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
@MrCsabaToth MrCsabaToth changed the title Kotlin Gradle plugin version 1.5.20 and higher The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. Oct 23, 2022
MrCsabaToth added a commit to TrackMyIndoorWorkout/TrackMyIndoorWorkout that referenced this issue Oct 23, 2022
@fritz-playmaker
Copy link

Same issue here

@carlfost
Copy link

carlfost commented Nov 1, 2022

Same here!!!
I need a solution! I can't move until I get a solution.

@AristideVB
Copy link

Same issue here

@tjarvstrand
Copy link

Due to lack of maintenance in this repo, I have just published a fork on pub.dev.

There is an open PR in this repository that I should solve your issue and I have cherry-picked that into my fork.

@cutehackers
Copy link

Oh great. I've got the same issue. thanks

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

6 participants