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 requires 1.5.20 Kotlin Gradle plugin version #110

Closed
wryczko opened this issue Oct 23, 2022 · 5 comments
Closed

Android Gradle plugin requires 1.5.20 Kotlin Gradle plugin version #110

wryczko opened this issue Oct 23, 2022 · 5 comments

Comments

@wryczko
Copy link

wryczko commented Oct 23, 2022

When using 'com.android.tools.build:gradle:7.3.1' and higher I get following error:

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

It works fine with com.android.tools.build:gradle:7.2.2

@rsetkus
Copy link

rsetkus commented Oct 24, 2022

Experiencing the same issue. Any plans to update plugin version soon?

@aragonet
Copy link

aragonet commented Nov 4, 2022

Apparently the change has been made and for 8 months the PR Upgrade/android #102 has been merged but no version has been uploaded to pub.dev

Hope they do it soon 🙏

@Rodrigossff91
Copy link

When I run in debbug it even works more in release it doesn't work

@diegogarciar
Copy link
Collaborator

Just released a new version on pub.dev, can you try it out?

@wryczko
Copy link
Author

wryczko commented Nov 6, 2022

It works now, 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

5 participants