FAILURE: Build failed with an exception. * Where:...
# community-support
g
FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\prest\OneDrive\Área de Trabalho\project\android\app\build.gradle' line: 2 * What went wrong: An exception occurred applying plugin request [id: 'com.android.application']
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 1s 4 actionable tasks: 4 up-to-date
t
So? Is it better if you follow the suggestion and move the project to a different directory without non-ASCII characters?
g
Copy code
Didn't resolve