Vinícius Santos guimares
07/05/2023, 4:38 PM./gradle myApp:assembleDebug --scan directly, it works fine and the scans are uploaded. However, when I try to use the Gradle Profiler with the command gradle-profiler --profile <name-of-profiler> --project-dir <root-dir-of-build> <task>, the scans are not being uploaded.
I’m wondering if anyone has experienced a similar issue or has any suggestions on how to resolve it. Any help would be greatly appreciated!
Thank you!