Error:Noservice of type Factory available in ProjectScopeServices

    xiaoxiao2021-12-02  20

    问题产生:将AS2.0升到2.1.3出现的问题:

    解决方案:

    在项目中找到build.gradle这个文件,然后在dependencies中 将版本改为1.4.1即可 classpath 'com.github.dcendents:Android-maven-gradle-plugin:1.4.1'
    转载请注明原文地址: https://ju.6miu.com/read-679740.html

    最新回复(0)