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

不支持 gradle 3.5+? #18

Open
Petterpx opened this issue Dec 5, 2019 · 3 comments
Open

不支持 gradle 3.5+? #18

Petterpx opened this issue Dec 5, 2019 · 3 comments

Comments

@Petterpx
Copy link

Petterpx commented Dec 5, 2019

生成插件apk时,出现了以下问题:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:processDebugResources'.

Could not get unknown property 'buildTools' for task ':app:processDebugResources' of type com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask.

@Petterpx
Copy link
Author

Petterpx commented Dec 5, 2019

gradle 降到3.2.1之后可以了。
classpath 'com.android.tools.build:gradle:3.2.1'

@Petterpx Petterpx closed this as completed Dec 5, 2019
@zjupure zjupure reopened this Dec 8, 2019
@zjupure
Copy link
Collaborator

zjupure commented Dec 8, 2019

谢谢反馈,编译脚本目前应该只支持到3.4.0,AGP 3.5.0的适配问题,我们近期看下

@Petterpx
Copy link
Author

Petterpx commented Dec 8, 2019

好的,非常感谢

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

2 participants