Closed schnittchen closed 7 years ago
Failed to detect whether :distillery or :exrm is used as dependency. If you used exrm before (default), please add it to your mix.exs config file like this: defp deps do [ ... {:exrm, ">= 0.16.0", warn_missing: false}, ] end
Edeliver is no longer a dependency.