在尝试使用升级到Google Cloud Endpoints 2.0时,我遇到了与configuration endpoints冲突的问题。Gradle报告错误:
Error:Cannot add a configuration with name 'endpoints' as a configuration with that name有没有人有办法在Google Cloud Endpoints2.0中使用旧的插件?
我的项目中有一个带有几个不同端点的appengine模块,当我尝试使用Make project或Build APK时,Android会生成端点库,但是最近出现了错误。 return (Builder) super.setBatchPath(batchPath);错误说是not override or implement a method from a supertype
不久前,当我第一次构建后