S Narayan
07/11/2024, 1:44 PMA failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction> Compilation error. See log for more details * Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.* Get more help at https://help.gradle.org BUILD FAILED in 4s ┌─ Flutter Fix ──────────────────────────────────────────────────────────────────────────────┐ │ [!] Your project requires a newer version of the Kotlin Gradle plugin. │ │ Find the latest version on https://kotlinlang.org/docs/releases.html#release-details, then │ │ update C:\Users\naray\Documents\Y3S1 │ │ Stuff\44MAPG\flutter\project_narayansuresh_16_pa32\android\build.gradle: │ │ ext.kotlin_version = '<latest-version>' │ └────────────────────────────────────────────────────────────────────────────────────────────┘ Error: Gradle task assembleDebug failed with exit code 1 Kotlin Help Kotlin releases | Kotlin Kotlin Help Kotlin releases | Kotlin https://kotlinlang.org/docs/releases.html#release-details [9:39 PM] S Narayan I have fixed the error but it is still showing that error, and one important thing I would like to point out is that I am actually using dart, not kotlin, so I am confused as to why this error is popping up.
Vampire
07/11/2024, 1:51 PM