-
Notifications
You must be signed in to change notification settings - Fork 844
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
Incompatible version of Kotlin on compilation #1393
Comments
What |
I use the version 1.7.10 |
Does the example app work for you? |
I did not write that it does not work. I only pointed out the errors that are displayed during the build process. The function is fine. If source code can help, I'm happy to provide some. |
If the example app does not give this warning, it most likely is a fault in your app. Otherwise you can share your project code if you want. |
Trying it out. |
@as-85 did you test? Thx |
With the sample project, I get the following error message during the build:
But the build still works. |
So the kotlin thing is definitely something you need to change in your app in the Regarding the compileSdk, we needed to wait for Flutter to officially support API 33, which is now the case. This will be fixed in the an upcoming release, see #1364 |
Checklist
Current bug behaviour
When compiling, many of these errors are displayed.
Expected behaviour
Steps to reproduce
Code sample
Logs
Full Logs
Flutter doctor:Audio Files/URLs/Sources
Screenshots
Environment information
Platform 1: android
release
More information
The text was updated successfully, but these errors were encountered: