When I want to release a new flutter app bundle to the Playstore. I get this error: "This App Bundle contains native code, and you\'ve not uploaded debug symbols. We re
Before you can upload debug symbols files, you must be using Android Gradle plugin version 4.1 or higher.
Looks like it will come only with Android Studio 4.1, because I can only get Gradle 4.0.0 automatically now.
So I suggest you to return classic Play console and it will let you through :)