You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in our mix.exs we have elixir required version set to ~> 1.17. LiveView required version is ~> 1.15 so I think we should be able to lower it to at least 1.16
Currently in our
mix.exswe have elixir required version set to~> 1.17. LiveView required version is~> 1.15so I think we should be able to lower it to at least1.16