fluttercommunity / app_review

App Review - Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. Maintainer: @rodydavis
https://fluttercommunity.github.io/app_review/
MIT License
329 stars 108 forks source link

Support Gradle 8 #86

Open WouterVandenputte opened 3 months ago

WouterVandenputte commented 3 months ago

Request to upgrade the dependency Android configuration to target Gradle 8.x.x

Flutter doc

New flutter projects are advised to use the latest version of Gradle which has breaking changes regarding dependencies. Those new projects cannot compile as long as dependencies do not upgrade too.

Qingx commented 3 months ago

Please help to migrate to Gradle version above 8 to fix the namespace issue.