React Native Execution failed for task ':app:compileReleaseKotlin'
I am developing an app for Android. I use React Native with Expo. I build my application with the eas build command and then choose Android on the terminal.
Unfortunately the build fails. You can see the logs below:
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task '
appcompileReleaseKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for...