After installing Android Studio, Flutter SDK, emulator, I created a default testing app to check everything and I am getting this error message. Can anyone help?
FAILURE: Build failed with an exception.
-
Where:
Build file ‘C:UsersjoshuStudioProjectstesting_appandroidbuild.gradle’ line: 13 -
What went wrong:
A problem occurred evaluating root project ‘android’.
Build completed with 1 failures.
org/jetbrains/kotlin/config/LanguageVersion
- 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 18s
Error: Gradle task assembleDebug failed with exit code 1
flutter doctor – looks ok.
Wwz Member is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.