compile报下面的错误
点击open file 会跳转到apply plugin: 'com.github.dcendents.Android-maven'
这行。
解决方案更新maven-plugin的依赖 classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
到jcenter查看最新版本android-maven-gradle
compile报下面的错误
点击open file 会跳转到apply plugin: 'com.github.dcendents.Android-maven'
这行。
解决方案更新maven-plugin的依赖 classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
到jcenter查看最新版本android-maven-gradle