
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
안녕하세요,
run without debugging 버튼 누르고 하기와 같은 오류로 앱 실행이 안되고 있습니다.
확인 부탁드리겠습니다.
그리고 즉문즉답 기능은 수강 기간 이후에도 평생 학습 기간에도 질문할 수 있는지 궁금합니다.
(생각보다 오류가 많아서 진도가 안나가고 있어 걱정 차 문의드립니다.)
보고 계신 화면 전체를

캡처해 주시면, 튜터님들이 빠르게 상황을 이해할 수 있어요.
작성한 코드 및 에러 메세지
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\jongj\OneDrive\���� ȭ��\Flutter\hello_flutter\android\app\build.gradle' line: 24
* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin 'com.android.internal.application'.
> Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory. See http://b.android.com/95744 for details. This warning can be disabled by adding the line 'android.overridePathCheck=true' to gradle.properties file in the project directory.
* 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 5m 25s
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
