Update to Fluxon 2.0

Address required changes and immediate deprecations
This commit is contained in:
Claudio Ortolina
2025-08-20 16:09:53 +03:00
parent 0ed420acb3
commit 71ca5fa1b9
15 changed files with 24 additions and 28 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ defmodule MusicLibrary.MixProject do
app: false,
compile: false,
depth: 1},
{:fluxon, "~> 1.2.0", repo: :fluxon},
{:fluxon, "~> 2.0.0", repo: :fluxon},
{:flagmojis, "~> 1.0"},
{:live_toast, "~> 0.8.0"},