didi / booster

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

productFlavors UnknownConfigurationException #456

Closed TheMelody closed 4 months ago

TheMelody commented 7 months ago

Please provide the following informations.

使用4.16.3版本就没有错误

tanranran commented 7 months ago

+1

Wmmeng commented 5 months ago

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

configurations { HuaWeiDebugImplementation HuaWeiReleaseImplementation }

ujffdi commented 5 months ago

+1

ujffdi commented 5 months ago

设置了 productFlavors 就会有有问题。

ujffdi commented 5 months ago

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

johnsonlee commented 4 months ago

v5.0.0-rc2 is available

ujffdi commented 4 months ago

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