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

Need support for higher Kotlin Gradle version #22

Open
jijormathew opened this issue Feb 14, 2024 · 3 comments
Open

Need support for higher Kotlin Gradle version #22

jijormathew opened this issue Feb 14, 2024 · 3 comments

Comments

@jijormathew
Copy link

  • 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_floatwing' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
@ducviet321
Copy link

I'm having the same issue

@jiusanzhou
Copy link
Owner

Thank you for your reporting, I will update the version in few days later

@rorystephenson
Copy link
Contributor

I've opened a PR with updated gradle config: #23.

The assistive touch panel example will not work unless you also apply the fix from #19 .

I have applied both fixes in this branch: https://github.com/rorystephenson/flutter_floatwing/tree/fix/resolve-long-cast-exception

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