Merge remote-tracking branch 'origin/Skip-credit' into Skip-credit
This commit is contained in:
commit
bdef58d433
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ androidx-constraintlayout = "2.1.4"
|
||||||
androidx-core = "1.12.0"
|
androidx-core = "1.12.0"
|
||||||
androidx-hilt = "1.1.0"
|
androidx-hilt = "1.1.0"
|
||||||
androidx-lifecycle = "2.6.2"
|
androidx-lifecycle = "2.6.2"
|
||||||
androidx-media3 = "1.2.0"
|
androidx-media3 = "1.2.1"
|
||||||
androidx-navigation = "2.7.6"
|
androidx-navigation = "2.7.6"
|
||||||
androidx-paging = "3.2.1"
|
androidx-paging = "3.2.1"
|
||||||
androidx-preference = "1.2.1"
|
androidx-preference = "1.2.1"
|
||||||
|
@ -24,7 +24,7 @@ compose-destinations = "1.9.62"
|
||||||
jellyfin = "1.4.6"
|
jellyfin = "1.4.6"
|
||||||
kotlin = "1.9.22"
|
kotlin = "1.9.22"
|
||||||
kotlinx-serialization = "1.6.2"
|
kotlinx-serialization = "1.6.2"
|
||||||
ksp = "1.9.22-1.0.16"
|
ksp = "1.9.22-1.0.17"
|
||||||
ktlint = "12.1.0"
|
ktlint = "12.1.0"
|
||||||
libmpv = "0.1.4"
|
libmpv = "0.1.4"
|
||||||
material = "1.11.0"
|
material = "1.11.0"
|
||||||
|
|
Loading…
Reference in a new issue