Flutter Android namespace issue after updating gradle plugin
After doing some updates to fix the declarative block gradle warning , I've had an issue with compiling my app for production. I get warnings for unexpected kotlin version (expected 1.7.0, actual 1.9), and when I launch the apk, I get an instant fatal error:
[frame_perf] perfboost open tb_ctl file failed, isApp[1], errno=No such file or directory
FATAL EXCEPTION: main...