Hello! [14:23] Brenda Muñoz I have this error ``...
# community-support
b
Hello! [14:23] Brenda Muñoz I have this error
Copy code
FAILURE: Build failed with an exception.
733
* What went wrong:
734
Execution failed for task ':app:compileReleaseKotlin'.
735
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
736
   >
737
Compilation error. See log for more details
738
* Try:
739
> Run with --stacktrace option to get the stack trace.
740
> Run with --info or --debug option to get more log output.
741
> Run with --scan to get full insights.
742
> Get more help at <https://help.gradle.org>.
743
BUILD FAILED in 7m 53s
744
338 actionable tasks: 338 executed
745
Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.
Does anyone know the solution?
p
Without any other information it’s hard to tell a solution. Can you provide a build scan:
./gradlew build —scan