Execution failed for task ‘tapp:compileDebugKotlin’.
A failure occurred while executing org.jetbrains.kotlin.compile rRunner.GradlecompilerRunnerWithworkers$GradleKotlinCompilerWorkA ction
Compilation error, see log for more details
• Try:
Run with –stacktrace option to get the stack trace.
Run with info or-debug option to
BUILD FAILED in 50s
Flutter Fix
| [1] Your project requires a newer version of the Kotlin Gradle plugin.
Find the latest version on https://kotlinlang.org/docs/release s.html#release-details, then | update F:New fluttersavelivesLatestsavelivesAfterStoresavel ivesandroidbuild.gradle:
ext.kotlin_version = ‘<latest-version
I want to fix the error. I tried to run the flutter spp with some location tracking code. But then some throws came and I had modified build.gradle , wrapper , grade.properties
Dilshani is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.