android studio中导入项目后报这个错误,求大神解答怎么解决
Error:(22, 0) Gradle DSL method not found: 'android()'
Possible causes:<ul><li>The project 'Xiongforzhouyan' may be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).
<a href="fixGradleElements">Fix plugin version and sync project</a></li><li>The project 'Xiongforzhouyan' 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>