britannio / in_app_review

A Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS, and MacOS. It makes it easy for users to rate your app.
314 stars 82 forks source link

Kotlin Version Incompatibility Issue #102

Closed viralkachhadiya closed 11 months ago

viralkachhadiya commented 1 year ago

project ':in_app_review' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10

britannio commented 1 year ago

Hey, thanks for filing an issue, could you provide some more context please?

simonNEON commented 11 months ago

Im facing the same issues since we updated our project kotlin version to 1.7.10 because of other flutter upgrades. It looks like in_app_review is still on 1.6.10. Are there updates planned in the near future? We would really need that upgrade.

britannio commented 11 months ago

I just released 2.0.8 which should resolve this!