Add device profile & improvement playback reporting

This commit is contained in:
Damontecres 2025-09-23 19:45:48 -04:00
parent 3bf382a6b9
commit bd75539cb6
No known key found for this signature in database
19 changed files with 1056 additions and 117 deletions

View file

@ -14,7 +14,7 @@ lifecycleRuntimeKtx = "2.9.4"
activityCompose = "1.11.0"
androidx-media3 = "1.8.0"
coil = "3.3.0"
jellyfin-sdk = "1.7.0-beta.6"
jellyfin-sdk = "1.7.0-beta.5"
nav3Core = "1.0.0-alpha09"
lifecycleViewmodelNav3 = "1.0.0-alpha04"
material3AdaptiveNav3 = "1.0.0-SNAPSHOT"
@ -94,4 +94,4 @@ kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization"
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
protobuf = { id = "com.google.protobuf", version.ref = "protobuf" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
room = { id = "androidx.room", version.ref = "room" }
room = { id = "androidx.room", version.ref = "room" }