Plugin with id ‘com.android.application‘ not found.

Plugin with id ‘com.android.application’ not found.

原来settings.gradle 文件这边没有把目标文件导入进来
,结果他就找不到了。。

include ':app-phone'

这个导入进来,,一切ok

你可能感兴趣的:(android报错)