i try to export my first app with firebase on android, but the problem i have here:
Task :assetPacks:installTime:clean UP-TO-DATE
Task :preBuild UP-TO-DATE
Task :preDebugBuild UP-TO-DATE
Task :mergeDebugNativeDebugMetadata NO-SOURCE
Task :compileDebugAidl NO-SOURCE
Task :compileDebugRenderscript NO-SOURCE
Task :generateDebugBuildConfig
Task :checkDebugAarMetadata FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':checkDebugAarMetadata'.
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.
BUILD FAILED in 11s
4 actionable tasks: 3 executed, 1 up-to-date
I been searching for the solution, but nothing i could do. pls help