Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译不过 #241

Open
asker517 opened this issue Aug 19, 2021 · 0 comments
Open

编译不过 #241

asker517 opened this issue Aug 19, 2021 · 0 comments

Comments

@asker517
Copy link

升级最新的SDK在com.android.tools.build:gradle:4.2.1编译不过..旧版本就可以

//Maven依赖
    //1、公共依赖
    implementation('com.aliyun.ams:alicloud-android-ha-adapter:1.1.5.1-open') { transitive = true }

    //2、崩溃分析,不接入可注释掉
    implementation('com.aliyun.ams:alicloud-android-ha-crashreporter:1.2.5') { transitive = true }

    //3、移动日志,不接入可注释掉
    implementation('com.aliyun.ams:alicloud-android-tlog:1.1.4.1-open') { transitive = true }

    //4、性能监控,不接入可注释掉
    implementation('com.aliyun.ams:alicloud-android-apm:1.0.10.0-open') { transitive = true }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant