【发布时间】:2018-04-11 10:40:30
【问题描述】:
我上个月在这个位置https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/Speech复制并编译了speech api的源代码 和作品。现在,当我重新访问它时,我发现 找不到名称为“debugAndroidTestCompile”的配置。 错误。
这是什么原因造成的?如果你问我怎么知道是那个,我做了排除的过程。我在gradle文件上一一删除并同步。当我删除 apply plugin: 'com.google.protobuf' 时,错误消失了。
【问题讨论】: