Persist telemetry data in local sqlite database

This commit is contained in:
Claudio Ortolina
2026-03-05 13:37:18 +00:00
parent bb541c8004
commit f109057be5
12 changed files with 128 additions and 19 deletions
-2
View File
@@ -44,8 +44,6 @@ defmodule MusicLibrary.MixProject do
[
# Low-level tooling
{:jason, "~> 1.2"},
# Version 0.4.2 and 1.0 are identical, so it's safe to override
{:circular_buffer, "~> 1.0"},
# Translations
{:gettext, "~> 1.0"},