chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
28bdc532a2
commit
75814e282d
|
|
@ -1,6 +1,6 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
compose_bom_version = '2024.09.03'
|
compose_bom_version = '2024.10.01'
|
||||||
accompanist_version = '0.34.0'
|
accompanist_version = '0.34.0'
|
||||||
okhttp_version = '4.12.0'
|
okhttp_version = '4.12.0'
|
||||||
nav_version = '2.8.3'
|
nav_version = '2.8.3'
|
||||||
|
|
@ -10,7 +10,7 @@ buildscript {
|
||||||
aboutlibraries_version = '10.9.1'
|
aboutlibraries_version = '10.9.1'
|
||||||
media3_version = '1.4.1'
|
media3_version = '1.4.1'
|
||||||
livekit_version = '2.2.0'
|
livekit_version = '2.2.0'
|
||||||
material3_version = '1.4.0-alpha02'
|
material3_version = '1.4.0-alpha03'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue