79095810

Date: 2024-10-16 21:00:29
Score: 2
Natty:
Report link

This is due to Android studio Lady bug 2024.2 using JDK 21 by default instead of 17, there are two solutions:

  1. Downgrade to Android studio 2024.1 and wait until Flutter team throw an update to Flutter so that it can upgrade all the android dependencies to work with JDK 21

  2. Do it manually by following this link How to fix Android Compilation issues

Reasons:
  • Blacklisted phrase (1): this link
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Mohmmad Qunibi