flutter-stripe / flutter_stripe

Flutter SDK for Stripe.
https://pub.dev/packages/flutter_stripe
911 stars 502 forks source link

Your project requires a newer version of the Kotlin Gradle plugin. #1820

Open faisalsaleemdev opened 5 days ago

faisalsaleemdev commented 5 days ago

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

Screenshot 2024-06-25 at 12 03 32 AM
remonh87 commented 4 days ago

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

AdeelWajid commented 2 days ago

We are waiting for update. can't able to make build

faisalsaleemdev commented 2 days ago

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.

jonasbark commented 1 day ago

Please provide a minimal project where this is reproducible. Otherwise, it's hard to help.