forked from AkkomaGang/akkoma
Merge 2023.04 stable release #7
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -5,7 +5,7 @@ def project do
|
|||
[
|
||||
app: :pleroma,
|
||||
version: version("3.7.1"),
|
||||
elixir: "~> 1.12",
|
||||
elixir: "~> 1.14",
|
||||
elixirc_paths: elixirc_paths(Mix.env()),
|
||||
compilers: [:phoenix] ++ Mix.compilers(),
|
||||
elixirc_options: [warnings_as_errors: warnings_as_errors()],
|
||||
|
|
Loading…
Reference in a new issue