mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
chore: update dependencies
This commit is contained in:
parent
410904848c
commit
67408a75ee
@ -1,7 +1,7 @@
|
|||||||
[versions]
|
[versions]
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
core = "1.13.1"
|
core = "1.13.1"
|
||||||
gradle = "8.6.0"
|
gradle = "8.6.1"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "1.9.25"
|
kotlin = "1.9.25"
|
||||||
ksp = "1.9.25-1.0.20"
|
ksp = "1.9.25-1.0.20"
|
||||||
@ -9,7 +9,7 @@ lifecycle = "2.8.6"
|
|||||||
constraintlayout = "2.1.4"
|
constraintlayout = "2.1.4"
|
||||||
loggingInterceptor = "4.12.0"
|
loggingInterceptor = "4.12.0"
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
navigation = "2.8.1"
|
navigation = "2.8.2"
|
||||||
newpipeextractor = "6e3a4a6d9de61eafb73e7eb1b714847b5077856d"
|
newpipeextractor = "6e3a4a6d9de61eafb73e7eb1b714847b5077856d"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
extJunit = "1.2.1"
|
extJunit = "1.2.1"
|
||||||
@ -20,7 +20,6 @@ desugaring = "2.1.2"
|
|||||||
cronetEmbedded = "119.6045.31"
|
cronetEmbedded = "119.6045.31"
|
||||||
cronetOkHttp = "0.1.0"
|
cronetOkHttp = "0.1.0"
|
||||||
coil = "2.7.0"
|
coil = "2.7.0"
|
||||||
leakcanary = "2.14"
|
|
||||||
room = "2.6.1"
|
room = "2.6.1"
|
||||||
kotlinxSerialization = "1.6.3"
|
kotlinxSerialization = "1.6.3"
|
||||||
kotlinxDatetime = "0.6.1"
|
kotlinxDatetime = "0.6.1"
|
||||||
@ -28,11 +27,11 @@ kotlinxRetrofit = "1.0.0"
|
|||||||
media = "1.7.0"
|
media = "1.7.0"
|
||||||
media3 = "1.4.1"
|
media3 = "1.4.1"
|
||||||
activity = "1.9.2"
|
activity = "1.9.2"
|
||||||
fragment = "1.8.3"
|
fragment = "1.8.4"
|
||||||
uiautomator = "2.3.0"
|
uiautomator = "2.3.0"
|
||||||
benchmarkMacroJunit4 = "1.3.1"
|
benchmarkMacroJunit4 = "1.3.2"
|
||||||
baselineprofile = "1.3.1"
|
baselineprofile = "1.3.2"
|
||||||
profileinstaller = "1.4.0"
|
profileinstaller = "1.4.1"
|
||||||
paging = "3.3.2"
|
paging = "3.3.2"
|
||||||
collection = "1.4.4"
|
collection = "1.4.4"
|
||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user