didi / booster

🚀Optimizer for mobile applications
https://booster.johnsonlee.io
Apache License 2.0
4.87k stars 580 forks source link

productFlavors UnknownConfigurationException #456

Closed TheMelody closed 2 months ago

TheMelody commented 6 months ago

Please provide the following informations.

使用4.16.3版本就没有错误

tanranran commented 5 months ago

+1

Wmmeng commented 4 months ago

Try to configure all your flavors in configurations in build.gradle, like this

configurations { HuaWeiDebugImplementation HuaWeiReleaseImplementation }

ujffdi commented 3 months ago

+1

ujffdi commented 3 months ago

设置了 productFlavors 就会有有问题。

ujffdi commented 3 months ago

作者啥时候解决这个问题呀

johnsonlee commented 2 months ago

v5.0.0-rc2 is available

ujffdi commented 2 months ago

还有一些功能是在 5.0.0-alpha3 版本的和 5.0.0 一起用也报错