I am creating an Android project with a Gradle Android module, but as soon as I create it, I have an error that I do not understand, and I have no idea how to solve it. It says:
Gradle Project sync error. The main functions (for example, editing, debugging) will not work properly "or" Gradle "updating myapp project" failed: a fatal exception occurred. The program will be closed .: Gradle settings
If you have an idea of what causes this problem, or if you have already encountered it, tell me what to do.
android intellij-idea android-gradle gradle
user3441190
source share