React Native – A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
I had a notification from google saying i had to update my App: App must target Android 14 (API level 34) or higher So i went into mu build.gradle file and changed these values: buildscript { ext { buildToolsVersion =…