Теперь это результат, который я получаю при повторном запуске Flutter Doctor
Код: Выделить всё
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/linux#android-setup for more details.
Код: Выделить всё
java.lang.UnsupportedClassVersionError:
com/android/sdklib/tool/sdkmanager/SdkManagerCli has been compiled
by a more recent version of the Java Runtime (class file version 61.0),
this version of the Java Runtime only recognizes class file versions up to 55.0
Подробнее здесь: https://stackoverflow.com/questions/768 ... ib-tool-sd