Merge branch 'main' into fea/libass-android-support

This commit is contained in:
Damontecres 2026-03-17 13:26:47 -04:00
commit a126869a09
No known key found for this signature in database
69 changed files with 3079 additions and 870 deletions

View file

@ -8,11 +8,11 @@ desugar_jdk_libs = "2.1.5"
hiltNavigationCompose = "1.3.0"
hiltWork = "1.3.0"
kache = "2.1.1"
kotlin = "2.3.10"
kotlin = "2.3.20"
ksp = "2.3.6"
coreKtx = "1.17.0"
coreKtx = "1.18.0"
appcompat = "1.7.1"
composeBom = "2026.02.01"
composeBom = "2026.03.00"
mockk = "1.14.9"
robolectric = "4.16.1"
multiplatformMarkdownRenderer = "0.39.2"
@ -20,18 +20,18 @@ okhttpBom = "5.3.2"
programguide = "1.6.0"
slf4j2Timber = "1.2"
timber = "5.0.1"
tvFoundation = "1.0.0-alpha12"
tvFoundation = "1.0.0-beta01"
tvMaterial = "1.0.1"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.12.4"
androidx-media3 = "1.9.2"
activityCompose = "1.13.0"
androidx-media3 = "1.9.3"
coil = "3.4.0"
jellyfin-sdk = "1.7.1"
nav3Core = "1.0.1"
lifecycleViewmodelNav3 = "2.10.0"
material3AdaptiveNav3 = "1.0.0-alpha03"
protobuf = "0.9.6"
datastore = "1.2.0"
datastore = "1.2.1"
kotlinx-serialization = "1.10.0"
protobuf-javalite = "4.34.0"
hilt = "2.59.2"

Binary file not shown.

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME