openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
861 stars 286 forks source link

feat: JDK 21 for Android #5763

Closed g123k closed 4 weeks ago

g123k commented 4 weeks ago

Hi everyone!

This problem took me all afternoon, but at last, now it's working! The latest stable version of Android Studio (Lady Bug) embeds a JDK 21 and by default, the Flutter SDK uses this distribution.

It's now OK on the Flutter side. I have changed the version on all GitHub Actions, but it may require some tweaks

teolemon commented 4 weeks ago

🐞