I don't really know how dependencies end up working in a library, but it seems like chucker exposes the androidx.viewbinding library. For example, if I use the debug variant of the chucker lib, then I can see and import viewbinding, but in the release variant of chucker there is no viewbinding. Is this worth filing a bug to remove viewbinding from being exposed to consumers of chucker lib?