feat: sync Playlists, wip: pair songs

This commit is contained in:
2026-05-14 02:43:49 +02:00
parent 26115f773f
commit e2ab026e84
36 changed files with 2324 additions and 34 deletions

View File

@@ -16,3 +16,5 @@ dependencyResolutionManagement {
rootProject.name = "lockstep-player"
include(":app")
include(":jukebox")
project(":jukebox").projectDir = file("jukebox/jukebox")