Your project requires a newer version of the Kotlin Gradle plugin.
Describe the bug I have used the kotlin verions which is defined on the flutter stripe Example from flutter stripe
Expected behavior I should build or run the app
in your case you need to upgrade the kotlin version of your project like the command tool says. This does not look like a problem on our side since the example app compiles
We are waiting for update. can't able to make build
in your case you need to upgrade the kotlin version of your project like the command tool says. This does not look like a problem on our side since the example app compiles
I have tried all the version version from the example app to the latest version.
Please provide a minimal project where this is reproducible. Otherwise, it's hard to help.
Closed due to lack of response