php - gradle task fail when executing quasar dev -m android -> Task :app:injectCrashlyticsMappingFileIdDebug FAILED

one text

Task :app:injectCrashlyticsMappingFileIdDebug FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':app:injectCrashlyticsMappingFileIdDebug' (type 'InjectMappingFileIdTask').
  - In plugin 'com.google.firebase.crashlytics.buildtools.gradle.CrashlyticsPlugin' type 'com.google.firebase.crashlytics.buildtools.gradle.tasks.InjectMappingFileIdTask' field 'resourceFile' without corresponding getter has been annotated with @OutputFile.

    Reason: Annotations on fields are only used if there's a corresponding getter for the field.

    Possible solutions:
      1. Add a getter for field 'resourceFile'.
      2. Remove the annotations on 'resourceFile'.

    Please refer to https://docs.gradle.org/7.1.1/userguide/validation_problems.html#ignored_annotations_on_field for more details about this problem.

* 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 1s
6 actionable tasks: 1 executed, 5 up-to-date
Command failed with exit code 1: C:\Users\llllull\Documents\Visor\App Incidencies\app-incidencies\src-cordova\platforms\android\gradlew cdvBuildDebug -b C:\Users\llllull\Documents\Visor\App Incidencies\app-incidencies\src-cordova\platforms\android\build.gradle

 App ?� Command "cordova" failed with exit code: 1
 App ?� Updated Cordova config.xml
 App ?� ??�???  [FAIL] Cordova CLI has failed

Source