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

AGP7有一个功能不能使用 #284

Closed
mallxiaodoudou opened this issue Feb 11, 2022 · 2 comments
Closed

AGP7有一个功能不能使用 #284

mallxiaodoudou opened this issue Feb 11, 2022 · 2 comments
Assignees

Comments

@mallxiaodoudou
Copy link

Please provide the following informations.

  • System version 12

  • Java version 1.8

  • Gradle version 7.0.2

  • Android Gradle plugin version 7.0.3

  • Booster version 4.4.0

  • Stack traces

  • Task :app:processReleaseResources FAILED

Execution failed for task ':app:processReleaseResources'.

Querying the mapped value of property(org.gradle.api.file.Directory, property(org.gradle.api.file.Directory, property(org.gradle.api.file.Directory, map(org.gradle.api.file.Directory flatmap(provider(task 'processReleaseResources', class com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask)) check-type())))) before task ':app:processReleaseResources' has completed is not supported

只是这个任务失败了,我只有把这个任务注释掉就能正常使用其他的功能
//classpath "com.didiglobal.booster:booster-task-compression-processed-res:$booster_version" //无法使用这个功能
大佬看看什么问题

@nichbar
Copy link

nichbar commented Feb 28, 2022

Task booster-transform-br-inline:$booster_version share the same error.

johnsonlee added a commit to johnsonlee/booster that referenced this issue Mar 6, 2022
@johnsonlee
Copy link
Collaborator

Fixed in v4.5.2

@johnsonlee johnsonlee self-assigned this Mar 6, 2022
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

3 participants