Git Product home page Git Product logo

Comments (4)

xiezhihua120 avatar xiezhihua120 commented on July 26, 2024 2
给你参考下:

ext.versions = [
        'minSdk'        : 21,
        'targetSdk'     : 28,
        'compileSdk'    : 28,
        'kotlin'        : '1.3.50',
        'supportLibrary': '28.0.0',
        'androidPlugin' : '3.5.0',
        'androidTools'  : '28.0.3',
]

删掉uploadArchives

from jimu.

xiaojinzi123 avatar xiaojinzi123 commented on July 26, 2024

貌似项目不维护了,新来的可以使用更强大的 Component

from jimu.

devLiuGit avatar devLiuGit commented on July 26, 2024

The CompileOptions.bootClasspath property has been deprecated and is scheduled to be removed in Gradle 5.0. Please use the CompileOptions.bootstrapClasspath property instead.

项目上传的时候忽略了 gradle/wrapper/gradle-wrapper.properties, android studio 会默认使用当前 android gradle plugin 支持的最高的 gradle 版本. 在项目实例中会用 5.6.4. 改到 4.4 就好了.

from jimu.

leobert-lan avatar leobert-lan commented on July 26, 2024

抱歉许久未答复

这类问题一般都是AGP和gradle不适配,我个人建议插件部分最好结合自己项目的情况单独维护一份。

from jimu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.