This message was deleted.
# android
s
This message was deleted.
p
yes
write a plugin that applies the plugin, and check the flavor first
n
technically, a plugin can only be a applied to a module, but it is likely that you only want the effects of the plugin to be applied to certain build variants?
g
Correct, @no
n
In that case I would check with the plugins documentation. They likely provide a mechanism to do this. If they don’t it’s likely a good feature request
g
Unfortunately, Dexguard (the plugin I'm using) does not expose a mechanism to disable build variants like Bugsnag
In that case, is there anything else I can do?
n
That's unfortunate. Do you pay for Dexguard?
If you pay for it, i suggest asking their paid support to help you achieve what you need or building the feature you need.