Graddle failed to build my apk

Hello all, I get this error:

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:packageDebug’.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
java.io.FileNotFoundException: C:\Users\kevin\Desktop\bird_tracker\build\app\intermediates\signing_config\debug\out\signing-config.json (Access is denied)

  • 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 9s
Running Gradle task ‘assembleDebug’…
Running Gradle task ‘assembleDebug’… Done 10.7s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download…

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:packageDebug’.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
java.io.FileNotFoundException: C:\Users\kevin\Desktop\bird_tracker\build\app\intermediates\signing_config\debug\out\signing-config.json (Access is denied)

  • 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 9s
Running Gradle task ‘assembleDebug’…
Running Gradle task ‘assembleDebug’… Done 9.8s
[!] Gradle threw an error while downloading artifacts from the network. Retrying to download…
Exception: Gradle task assembleDebug failed with exit code 1

Solve it with flutter clean