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

插件是否考虑支持 configuration-cache #29

Open
yorkvolvo opened this issue Nov 18, 2022 · 3 comments
Open

插件是否考虑支持 configuration-cache #29

yorkvolvo opened this issue Nov 18, 2022 · 3 comments

Comments

@yorkvolvo
Copy link

yorkvolvo commented Nov 18, 2022

是否考虑支持 configuration-cache 来加速应用程序构建时间?

#https://developer.android.com/studio/build/optimize-your-build#use-configuration-caching-experimental
org.gradle.unsafe.configuration-cache=true
# Use this flag carefully, in case some of the plugins are not fully compatible.
org.gradle.unsafe.configuration-cache-problems=warn

@GvcZhang
Copy link

目前只是试验功能,后续会保持关注这方面的进展。

@yorkvolvo
Copy link
Author

谢谢回复,看到个相关的 blog, 适配的时候希望对你有用:Gradle Configuration Caching — Replacing a Build Listener with Build Services

@tanranran
Copy link

+1

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