Bump dependency versions & update issue templates (#270)

Adds a new bug template for reporting playback specific issues


Also bumps a few dependency versions
This commit is contained in:
damontecres 2025-11-20 12:55:49 -05:00 committed by GitHub
parent 1f1d3443e3
commit 39ad7e564f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 78 additions and 13 deletions

View file

@ -1,7 +1,7 @@
[versions]
aboutLibraries = "13.1.0"
acra = "5.13.1"
agp = "8.13.0"
agp = "8.13.1"
auto-service = "1.1.1"
autoServiceKsp = "1.2.0"
desugar_jdk_libs = "2.1.5"
@ -10,28 +10,28 @@ kotlin = "2.2.21"
ksp = "2.3.0"
coreKtx = "1.17.0"
appcompat = "1.7.1"
composeBom = "2025.11.00"
compose-runtime = "1.9.4"
composeBom = "2025.11.01"
compose-runtime = "1.9.5"
multiplatformMarkdownRenderer = "0.38.1"
programguide = "1.6.0"
slf4j2Timber = "1.2"
timber = "5.0.1"
tvFoundation = "1.0.0-alpha12"
tvMaterial = "1.0.1"
lifecycleRuntimeKtx = "2.9.4"
activityCompose = "1.11.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.0"
androidx-media3 = "1.8.0"
coil = "3.3.0"
jellyfin-sdk = "1.7.1"
nav3Core = "1.0.0-rc01"
lifecycleViewmodelNav3 = "2.10.0-rc01"
nav3Core = "1.0.0"
lifecycleViewmodelNav3 = "2.10.0"
material3AdaptiveNav3 = "1.0.0-alpha03"
protobuf = "0.9.5"
datastore = "1.1.7"
datastore = "1.2.0"
kotlinx-serialization = "1.9.0"
protobuf-javalite = "4.33.0"
protobuf-javalite = "4.33.1"
hilt = "2.57.2"
room = "2.8.3"
room = "2.8.4"
material3 = "1.4.0"
preferenceKtx = "1.2.1"