The “parent” app needs to add the library as a dependency only if it explicitly calls it. Looking at the error, it seems that this is the case here.
The “parent” app needs to add the library as a dependency only if it explicitly calls it. Looking at the error, it seems that this is the case here.