Hello, I have installed SDK, flutter doctor and flutter devices. And connected to my android device to enable USB debugging and started the test. I see the below error on device logs on flutterflow.
Launching lib/main.dart on SM F721B in debug mode...
Upgrading build.gradle
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... 2,677ms
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Installed Build Tools revision 30.0.3 is corrupted. Remove and install again using the SDK Manager.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 2s
Error: Gradle task assembleDebug failed with exit code 1