diff --git a/pyproject.toml b/pyproject.toml index 77382dd..5daba76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = [ {name = "Julián Perez", email = "mordecaaii@gmail.com"} ] dependencies = [ - "flet==0.25.0.dev3526" + "flet==0.25.0.dev3721" ] [tool.flet] @@ -21,4 +21,4 @@ color = "#2f2f2f" dark_color = "#2f2f2f" web = true ios = true -android = true \ No newline at end of file +android = true