Open aerosol opened 1 year ago
When ua_inspector is serving as a dependency, there is no way to point mix ua_inspector.download to the latest release.
ua_inspector
mix ua_inspector.download
This can be solved via either:
UAInspector.Config
@remote_release
Happy to submit a PR once I know the preferred way to go.
Thanks
When
ua_inspector
is serving as a dependency, there is no way to pointmix ua_inspector.download
to the latest release.This can be solved via either:
UAInspector.Config
currently hardcodes under@remote_release
Happy to submit a PR once I know the preferred way to go.
Thanks