mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
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:
parent
1f1d3443e3
commit
39ad7e564f
5 changed files with 78 additions and 13 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue