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

StringFogExtension的fogPackages不能被赋值,Val cannot be reassigned #106

Closed
phoenixsky opened this issue Apr 20, 2023 · 2 comments
Closed

Comments

@phoenixsky
Copy link

image
如上图。
最近在用kts写插件,想在插件中直接使用stringfog(仿nowinandroid项目的build-logic),出现了以上问题
不知道groovy的

String[] fogPackages = []

为什么在kt中不能被赋值。因为是数组,长度又确认了,也无法setIndex。

@ucxl
Copy link

ucxl commented Apr 26, 2023

等作者更新,希望支持到agp8.0

@MegatronKing
Copy link
Owner

5.x版本已支持agp 8.0

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