Error:(19, 0) Gradle DSL method not found: 'android()'
Possible causes:<ul><li>The project 'MyApps' may be using a version of Gradle that does not contain the method.
<a href="open.wrapper.file">Open Gradle wrapper file</a></li><li>The build file may be missing a Gradle plugin.
<a href="apply.gradle.plugin">Apply Gradle plugin</a></li>
求大神告诉我这个问题该怎么解决?
更新了gradle之后,导入project后就这样了.
