* Where:
Initialization script 'C:\Users\Administrator\AppData\Local\Temp\TestTest_main__.gradle' line: 21
* What went wrong:
A problem occurred configuring project ':app'.
> Could not create task ':app:TestTest.main()'.
> SourceSet with name 'main' not found.
project模式->.idea文件夹->gradle.xml,在 节点里,增加:
<option name="delegatedBuild" value="false"/>