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

Package doesn't support Kotlin Gradle Plugin version 1.5.20. #97

Open
fabiomolinar opened this issue Dec 30, 2024 · 4 comments
Open

Package doesn't support Kotlin Gradle Plugin version 1.5.20. #97

fabiomolinar opened this issue Dec 30, 2024 · 4 comments

Comments

@fabiomolinar
Copy link

I am getting the following error when compiling my project:

"""
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_sms' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
    """
@dohyxx
Copy link

dohyxx commented Dec 31, 2024

same problem

@mohsinnaqvi606
Copy link

same problem, author have not updated plugin from last 2 year

@fabiomolinar
Copy link
Author

Did anyone find another reliable option?

@Artem-S1
Copy link

@fabiomolinar

flutter_sms:
git:
url: https://github.com/fluttercommunity/flutter_sms.git
ref: master

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

4 participants