flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
165.45k stars 27.31k forks source link

☂️ Gradle 8.7, AGP 8.4, Java 21, support #146660

Open reidbaker opened 6 months ago

reidbaker commented 6 months ago

Goals:

bartekpacia commented 6 months ago

Out of curiostiy: any reason for Gradle 8.4 specifically? Latest is 8.7.

gmackall commented 6 months ago

I think in practice this will be Gradle 8.6+, as it seems like AGP 8.4 requires that https://developer.android.com/build/releases/gradle-plugin

reidbaker commented 6 months ago

@bartekpacia just a typo, title and body updated.

bartekpacia commented 6 months ago

I think you meant Gradle 8.7, not AGP 8.7 ;-) I changed it again.

flutter-triage-bot[bot] commented 1 month ago

This issue is assigned to @gmackall but has had no recent status updates. Please consider unassigning this issue if it is not going to be addressed in the near future. This allows people to have a clearer picture of what work is actually planned. Thanks!

gmackall commented 1 month ago

Still working on tasks related to this, ex https://github.com/flutter/packages/pull/7432